https://www.beta.oscare.co.uk/academy/what-is-a-workflow

DefaultController :: defaultAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::defaultAction"
_editmode
false
_firewall_context
"security.firewall.map.context.demo_frontend"
_locale
"en"
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"document_276"
_route_params
[
  "_locale" => "en"
]
_security_firewall_run
"_security_demo_frontend"
_stopwatch_token
"0e5ff6"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3330
  #template: "includes/footer.html.twig"
  -vars: []
  -streamable: false
  -owner: []
}
contentDocument
Pimcore\Model\Document\Page {#2080
  #title: "what-is-a-work-flow"
  #description: ""
  #metaData: []
  #type: "page"
  #prettyUrl: null
  #targetGroupIds: ""
  -useTargetGroup: null
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: "academy/article.html.twig"
  #editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421
      #id: 2983
      #alt: ""
      #image: Pimcore\Model\Asset\Image {#3900 …}
      #cropPercent: null
      #cropWidth: null
      #cropHeight: null
      #cropTop: null
      #cropLeft: null
      #hotspots: []
      #marker: []
      #config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      #name: "article-main-img"
      #realName: "article-main-img"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 2983
      alt: ""
      image: Pimcore\Model\Asset\Image {#3900 …}
      cropPercent: null
      cropWidth: null
      cropHeight: null
      cropTop: null
      cropLeft: null
      hotspots: []
      marker: []
      config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      name: "article-main-img"
      realName: "article-main-img"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420
      #text: "What is a Workflow?"
      #config: [
        "placeholder" => "Insert artcile's title"
      ]
      #name: "article-title"
      #realName: "article-title"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "What is a Workflow?"
      config: [
        "placeholder" => "Insert artcile's title"
      ]
      name: "article-title"
      realName: "article-title"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418
      #text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      #config: []
      #name: "articleContent"
      #realName: "articleContent"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      config: []
      name: "articleContent"
      realName: "articleContent"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417
      #indices: []
      #current: 0
      #currentIndex: null
      #blockStarted: null
      #brickTypeUsageCounter: []
      #config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "content"
      #realName: "content"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: []
      current: 0
      currentIndex: null
      blockStarted: null
      brickTypeUsageCounter: []
      config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "content"
      realName: "content"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422
      #indices: [
        "1"
        "2"
      ]
      #current: 0
      #config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      #name: "relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
        "2"
      ]
      current: 0
      config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      name: "relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427
      #text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      #config: null
      #name: "short-description"
      #realName: null
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: null
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      config: null
      name: "short-description"
      realName: null
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: null
      inherited: false
      inDialogBox: null
    }
  ]
  #versions: null
  #contentMasterDocumentId: "252"
  #supportsContentMaster: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: false
  #staticGeneratorLifetime: null
  #inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928
      #text: "Tony Gavin"
      #config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      #name: "author-name"
      #realName: "author-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Tony Gavin"
      config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      name: "author-name"
      realName: "author-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923
      #text: "5 min"
      #config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      #name: "reading-time"
      #realName: "reading-time"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "5 min"
      config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      name: "reading-time"
      realName: "reading-time"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "date" => Pimcore\Model\Document\Editable\Input {#3921
      #text: "January 06, 2023"
      #config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      #name: "date"
      #realName: "date"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "January 06, 2023"
      config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      name: "date"
      realName: "date"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282
      #id: 15507
      #o: Pimcore\Model\DataObject\Author {#3910 …}
      #type: "object"
      #subtype: "object"
      #config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "authorTeaser"
      #realName: "authorTeaser"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 15507
      o: Pimcore\Model\DataObject\Author {#3910 …}
      type: "object"
      subtype: "object"
      config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "authorTeaser"
      realName: "authorTeaser"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280
      #indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      #current: 0
      #currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      #blockStarted: false
      #brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      #config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "action"
      #realName: "action"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      current: 0
      currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      blockStarted: false
      brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "action"
      realName: "action"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036
      #text: "Free trial"
      #config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      #name: "action:3.action-name"
      #realName: "action-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Free trial"
      config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      name: "action:3.action-name"
      realName: "action-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038
      #text: "Get your free trial now!"
      #config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      #name: "action:3.action-desc"
      #realName: "action-desc"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Get your free trial now!"
      config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      name: "action:3.action-desc"
      realName: "action-desc"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027
      #id: null
      #o: null
      #type: null
      #subtype: null
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:1.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: null
      o: null
      type: null
      subtype: null
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:1.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041
      #id: 251
      #o: Pimcore\Model\Document\Page {#3899 …}
      #type: "document"
      #subtype: "page"
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:2.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 251
      o: Pimcore\Model\Document\Page {#3899 …}
      type: "document"
      subtype: "page"
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:2.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
  ]
  #fullPathCache: "/academy/what-is-a-workflow"
  #id: 276
  #parentId: 242
  #parent: null
  #key: "what-is-a-workflow"
  #path: "/academy/"
  #index: 12
  #published: true
  #creationDate: 1677153650
  #modificationDate: 1677666226
  #userOwner: 5
  #userModification: 1
  #properties: [
    "footer" => Pimcore\Model\Property {#2075
      #name: "footer"
      #data: "12"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "footer"
      data: "12"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "language" => Pimcore\Model\Property {#2084
      #name: "language"
      #data: "en"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "language"
      data: "en"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_show" => Pimcore\Model\Property {#2082
      #name: "left_nav_show"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_show"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_start_node" => Pimcore\Model\Property {#2083
      #name: "left_nav_start_node"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_start_node"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_root" => Pimcore\Model\Property {#2086
      #name: "navigation_root"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "navigation_root"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077
      #name: "newsletter_confirm_mail"
      #data: "105"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "newsletter_confirm_mail"
      data: "105"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "news_default_document" => Pimcore\Model\Property {#2076
      #name: "news_default_document"
      #data: null
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "news_default_document"
      data: null
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "password_reset_mail" => Pimcore\Model\Property {#2078
      #name: "password_reset_mail"
      #data: "93"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "password_reset_mail"
      data: "93"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "terms_and_conditions" => Pimcore\Model\Property {#2081
      #name: "terms_and_conditions"
      #data: "88"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "terms_and_conditions"
      data: "88"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_accesskey" => Pimcore\Model\Property {#2074
      #name: "navigation_accesskey"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_accesskey"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_anchor" => Pimcore\Model\Property {#2073
      #name: "navigation_anchor"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_anchor"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_class" => Pimcore\Model\Property {#2072
      #name: "navigation_class"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_class"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_exclude" => Pimcore\Model\Property {#2071
      #name: "navigation_exclude"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_exclude"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_name" => Pimcore\Model\Property {#2070
      #name: "navigation_name"
      #data: "article"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_name"
      data: "article"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_parameters" => Pimcore\Model\Property {#2069
      #name: "navigation_parameters"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_parameters"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_relation" => Pimcore\Model\Property {#2068
      #name: "navigation_relation"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_relation"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_tabindex" => Pimcore\Model\Property {#2067
      #name: "navigation_tabindex"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_tabindex"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_target" => Pimcore\Model\Property {#2066
      #name: "navigation_target"
      #data: null
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_target"
      data: null
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_title" => Pimcore\Model\Property {#2065
      #name: "navigation_title"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_title"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
  ]
  #children: []
  #hasChildren: []
  #siblings: []
  #hasSiblings: []
  #locked: null
  #versionCount: 7
  #dependencies: null
  #__dataVersionTimestamp: 1677666226
  #dao: Pimcore\Model\Document\Page\Dao {#2426 …}
  #_fulldump: false
  #o_dirtyFields: null
  #scheduledTasks: null
  +"____pimcore_cache_item__": "document_276"
  title: "what-is-a-work-flow"
  description: ""
  metaData: []
  type: "page"
  prettyUrl: null
  targetGroupIds: ""
  controller: "App\Controller\DefaultController::defaultAction"
  template: "academy/article.html.twig"
  editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421}
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420}
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418}
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417}
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422}
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427}
  ]
  versions: null
  contentMasterDocumentId: "252"
  supportsContentMaster: true
  missingRequiredEditable: null
  staticGeneratorEnabled: false
  staticGeneratorLifetime: null
  inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928}
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923}
    "date" => Pimcore\Model\Document\Editable\Input {#3921}
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282}
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280}
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036}
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038}
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027}
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041}
  ]
  fullPathCache: "/academy/what-is-a-workflow"
  id: 276
  parentId: 242
  parent: null
  key: "what-is-a-workflow"
  path: "/academy/"
  index: 12
  published: true
  creationDate: 1677153650
  modificationDate: 1677666226
  userOwner: 5
  userModification: 1
  properties: [
    "footer" => Pimcore\Model\Property {#2075}
    "language" => Pimcore\Model\Property {#2084}
    "left_nav_show" => Pimcore\Model\Property {#2082}
    "left_nav_start_node" => Pimcore\Model\Property {#2083}
    "navigation_root" => Pimcore\Model\Property {#2086}
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077}
    "news_default_document" => Pimcore\Model\Property {#2076}
    "password_reset_mail" => Pimcore\Model\Property {#2078}
    "terms_and_conditions" => Pimcore\Model\Property {#2081}
    "navigation_accesskey" => Pimcore\Model\Property {#2074}
    "navigation_anchor" => Pimcore\Model\Property {#2073}
    "navigation_class" => Pimcore\Model\Property {#2072}
    "navigation_exclude" => Pimcore\Model\Property {#2071}
    "navigation_name" => Pimcore\Model\Property {#2070}
    "navigation_parameters" => Pimcore\Model\Property {#2069}
    "navigation_relation" => Pimcore\Model\Property {#2068}
    "navigation_tabindex" => Pimcore\Model\Property {#2067}
    "navigation_target" => Pimcore\Model\Property {#2066}
    "navigation_title" => Pimcore\Model\Property {#2065}
  ]
  children: []
  hasChildren: []
  siblings: []
  hasSiblings: []
  locked: null
  versionCount: 7
  dependencies: null
  __dataVersionTimestamp: 1677666226
  _fulldump: false
  o_dirtyFields: null
  scheduledTasks: null
}
contentTemplate
"academy/article.html.twig"
routeDocument
Pimcore\Routing\DocumentRoute {#2159
  #document: Pimcore\Model\Document\Page {#2080
    #title: "what-is-a-work-flow"
    #description: ""
    #metaData: []
    #type: "page"
    #prettyUrl: null
    #targetGroupIds: ""
    -useTargetGroup: null
    #controller: "App\Controller\DefaultController::defaultAction"
    #template: "academy/article.html.twig"
    #editables: [
      "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421
        #id: 2983
        #alt: ""
        #image: Pimcore\Model\Asset\Image {#3900 …}
        #cropPercent: null
        #cropWidth: null
        #cropHeight: null
        #cropTop: null
        #cropLeft: null
        #hotspots: []
        #marker: []
        #config: [
          "reload" => true
          "hidetext" => true
          "thumbnail" => "heroGrid"
          "imgAttributes" => [
            "class" => "img-fluid mb-4"
          ]
          "title" => "Drag article image here"
        ]
        #name: "article-main-img"
        #realName: "article-main-img"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        id: 2983
        alt: ""
        image: Pimcore\Model\Asset\Image {#3900 …}
        cropPercent: null
        cropWidth: null
        cropHeight: null
        cropTop: null
        cropLeft: null
        hotspots: []
        marker: []
        config: [
          "reload" => true
          "hidetext" => true
          "thumbnail" => "heroGrid"
          "imgAttributes" => [
            "class" => "img-fluid mb-4"
          ]
          "title" => "Drag article image here"
        ]
        name: "article-main-img"
        realName: "article-main-img"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: false
        inDialogBox: null
      }
      "article-title" => Pimcore\Model\Document\Editable\Input {#2420
        #text: "What is a Workflow?"
        #config: [
          "placeholder" => "Insert artcile's title"
        ]
        #name: "article-title"
        #realName: "article-title"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "What is a Workflow?"
        config: [
          "placeholder" => "Insert artcile's title"
        ]
        name: "article-title"
        realName: "article-title"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: false
        inDialogBox: null
      }
      "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418
        #text: """
          <h2>What is a workflow?</h2>\n
          \n
          <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
          \n
          <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
          \n
          <h2>Can’t I just use a checklist?</h2>\n
          \n
          <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
          \n
          <h2>How do I build a workflow?</h2>\n
          \n
          <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
          \n
          <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
          \n
          <h2>What are the big advantages of using workflows?</h2>\n
          \n
          <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
          """
        #config: []
        #name: "articleContent"
        #realName: "articleContent"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: """
          <h2>What is a workflow?</h2>\n
          \n
          <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
          \n
          <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
          \n
          <h2>Can’t I just use a checklist?</h2>\n
          \n
          <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
          \n
          <h2>How do I build a workflow?</h2>\n
          \n
          <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
          \n
          <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
          \n
          <h2>What are the big advantages of using workflows?</h2>\n
          \n
          <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
          """
        config: []
        name: "articleContent"
        realName: "articleContent"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: false
        inDialogBox: null
      }
      "content" => Pimcore\Model\Document\Editable\Areablock {#2417
        #indices: []
        #current: 0
        #currentIndex: null
        #blockStarted: null
        #brickTypeUsageCounter: []
        #config: [
          "allowed" => [
            "blockquote"
            "embed"
            "hero-grid"
            "featurette"
            "gallery-carousel"
            "gallery-folder"
            "gallery-single-images"
            "headlines"
            "horizontal-line"
            "icon-teaser-row"
            "image"
            "image-hotspot-marker"
            "image-metadata"
            "pdf"
            "product-grid"
            "product-teaser"
            "standard-teaser"
            "text-accordion"
            "time-slider-featurette"
            "video"
            "wysiwyg"
            "wysiwyg-with-images"
            "personalized-product-teaser"
            "hero-one"
            "hero-two"
            "hero-three"
            "hero-four"
            "hero-five"
            "block-grid"
            "block-one"
            "freetrial-banner"
            "download-banner"
          ]
          "types" => [
            [
              "name" => "Blockquote"
              "description" => ""
              "type" => "blockquote"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => true
              "sortIndex" => 0
            ]
            [
              "name" => "Embed"
              "description" => ""
              "type" => "embed"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 1
            ]
            [
              "name" => "Hero Grid"
              "description" => ""
              "type" => "hero-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 2
            ]
            [
              "name" => "Featurette"
              "description" => ""
              "type" => "featurette"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 3
            ]
            [
              "name" => "Gallery (Carousel)"
              "description" => ""
              "type" => "gallery-carousel"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 4
            ]
            [
              "name" => "Gallery (Folder)"
              "description" => ""
              "type" => "gallery-folder"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 5
            ]
            [
              "name" => "Gallery (Single)"
              "description" => ""
              "type" => "gallery-single-images"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 6
            ]
            [
              "name" => "Headlines"
              "description" => ""
              "type" => "headlines"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 7
            ]
            [
              "name" => "Horiz. Line"
              "description" => ""
              "type" => "horizontal-line"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 8
            ]
            [
              "name" => "Icon Teaser"
              "description" => ""
              "type" => "icon-teaser-row"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 9
            ]
            [
              "name" => "Image"
              "description" => ""
              "type" => "image"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 10
            ]
            [
              "name" => "Image Hotspot & Marker"
              "description" => ""
              "type" => "image-hotspot-marker"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 11
            ]
            [
              "name" => "Image w. Metadata"
              "description" => ""
              "type" => "image-metadata"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => true
              "sortIndex" => 12
            ]
            [
              "name" => "PDF"
              "description" => ""
              "type" => "pdf"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 13
            ]
            [
              "name" => "Product Grid"
              "description" => ""
              "type" => "product-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 14
            ]
            [
              "name" => "Product Teaser"
              "description" => ""
              "type" => "product-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 15
            ]
            [
              "name" => "Standard Teaser"
              "description" => ""
              "type" => "standard-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 16
            ]
            [
              "name" => "Text Accordion"
              "description" => ""
              "type" => "text-accordion"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 17
            ]
            [
              "name" => "Time Slider Featurette"
              "description" => ""
              "type" => "time-slider-featurette"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 18
            ]
            [
              "name" => "Video"
              "description" => ""
              "type" => "video"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 19
            ]
            [
              "name" => "WYSIWYG"
              "description" => ""
              "type" => "wysiwyg"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 20
            ]
            [
              "name" => "WYSIWYG w. Images"
              "description" => ""
              "type" => "wysiwyg-with-images"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 21
            ]
            [
              "name" => "Personalized Product Teaser"
              "description" => ""
              "type" => "personalized-product-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 22
            ]
            [
              "name" => "Hero One"
              "description" => ""
              "type" => "hero-one"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 23
            ]
            [
              "name" => "Hero Two"
              "description" => ""
              "type" => "hero-two"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 24
            ]
            [
              "name" => "Hero Three"
              "description" => ""
              "type" => "hero-three"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 25
            ]
            [
              "name" => "Hero Four"
              "description" => ""
              "type" => "hero-four"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 26
            ]
            [
              "name" => "Hero Five"
              "description" => ""
              "type" => "hero-five"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 27
            ]
            [
              "name" => "Block Grid"
              "description" => ""
              "type" => "block-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 28
            ]
            [
              "name" => "Block One"
              "description" => ""
              "type" => "block-one"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 29
            ]
            [
              "name" => "Freetrial Banner"
              "description" => ""
              "type" => "freetrial-banner"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 30
            ]
            [
              "name" => "Download Banner"
              "description" => ""
              "type" => "download-banner"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 31
            ]
          ]
          "limit" => 1000000
          "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
        ]
        #name: "content"
        #realName: "content"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        indices: []
        current: 0
        currentIndex: null
        blockStarted: null
        brickTypeUsageCounter: []
        config: [
          "allowed" => [
            "blockquote"
            "embed"
            "hero-grid"
            "featurette"
            "gallery-carousel"
            "gallery-folder"
            "gallery-single-images"
            "headlines"
            "horizontal-line"
            "icon-teaser-row"
            "image"
            "image-hotspot-marker"
            "image-metadata"
            "pdf"
            "product-grid"
            "product-teaser"
            "standard-teaser"
            "text-accordion"
            "time-slider-featurette"
            "video"
            "wysiwyg"
            "wysiwyg-with-images"
            "personalized-product-teaser"
            "hero-one"
            "hero-two"
            "hero-three"
            "hero-four"
            "hero-five"
            "block-grid"
            "block-one"
            "freetrial-banner"
            "download-banner"
          ]
          "types" => [
            [
              "name" => "Blockquote"
              "description" => ""
              "type" => "blockquote"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => true
              "sortIndex" => 0
            ]
            [
              "name" => "Embed"
              "description" => ""
              "type" => "embed"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 1
            ]
            [
              "name" => "Hero Grid"
              "description" => ""
              "type" => "hero-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 2
            ]
            [
              "name" => "Featurette"
              "description" => ""
              "type" => "featurette"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 3
            ]
            [
              "name" => "Gallery (Carousel)"
              "description" => ""
              "type" => "gallery-carousel"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 4
            ]
            [
              "name" => "Gallery (Folder)"
              "description" => ""
              "type" => "gallery-folder"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 5
            ]
            [
              "name" => "Gallery (Single)"
              "description" => ""
              "type" => "gallery-single-images"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 6
            ]
            [
              "name" => "Headlines"
              "description" => ""
              "type" => "headlines"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 7
            ]
            [
              "name" => "Horiz. Line"
              "description" => ""
              "type" => "horizontal-line"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 8
            ]
            [
              "name" => "Icon Teaser"
              "description" => ""
              "type" => "icon-teaser-row"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 9
            ]
            [
              "name" => "Image"
              "description" => ""
              "type" => "image"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 10
            ]
            [
              "name" => "Image Hotspot & Marker"
              "description" => ""
              "type" => "image-hotspot-marker"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 11
            ]
            [
              "name" => "Image w. Metadata"
              "description" => ""
              "type" => "image-metadata"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => true
              "sortIndex" => 12
            ]
            [
              "name" => "PDF"
              "description" => ""
              "type" => "pdf"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 13
            ]
            [
              "name" => "Product Grid"
              "description" => ""
              "type" => "product-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 14
            ]
            [
              "name" => "Product Teaser"
              "description" => ""
              "type" => "product-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 15
            ]
            [
              "name" => "Standard Teaser"
              "description" => ""
              "type" => "standard-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 16
            ]
            [
              "name" => "Text Accordion"
              "description" => ""
              "type" => "text-accordion"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 17
            ]
            [
              "name" => "Time Slider Featurette"
              "description" => ""
              "type" => "time-slider-featurette"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 18
            ]
            [
              "name" => "Video"
              "description" => ""
              "type" => "video"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 19
            ]
            [
              "name" => "WYSIWYG"
              "description" => ""
              "type" => "wysiwyg"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 20
            ]
            [
              "name" => "WYSIWYG w. Images"
              "description" => ""
              "type" => "wysiwyg-with-images"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 21
            ]
            [
              "name" => "Personalized Product Teaser"
              "description" => ""
              "type" => "personalized-product-teaser"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 22
            ]
            [
              "name" => "Hero One"
              "description" => ""
              "type" => "hero-one"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 23
            ]
            [
              "name" => "Hero Two"
              "description" => ""
              "type" => "hero-two"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 24
            ]
            [
              "name" => "Hero Three"
              "description" => ""
              "type" => "hero-three"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 25
            ]
            [
              "name" => "Hero Four"
              "description" => ""
              "type" => "hero-four"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 26
            ]
            [
              "name" => "Hero Five"
              "description" => ""
              "type" => "hero-five"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 27
            ]
            [
              "name" => "Block Grid"
              "description" => ""
              "type" => "block-grid"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 28
            ]
            [
              "name" => "Block One"
              "description" => ""
              "type" => "block-one"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 29
            ]
            [
              "name" => "Freetrial Banner"
              "description" => ""
              "type" => "freetrial-banner"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 30
            ]
            [
              "name" => "Download Banner"
              "description" => ""
              "type" => "download-banner"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 31
            ]
          ]
          "limit" => 1000000
          "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
        ]
        name: "content"
        realName: "content"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: false
        inDialogBox: null
      }
      "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422
        #indices: [
          "1"
          "2"
        ]
        #current: 0
        #config: [
          "class" => "row11"
          "limit" => 1000000
        ]
        #name: "relatedArticle"
        #realName: "relatedArticle"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        indices: [
          "1"
          "2"
        ]
        current: 0
        config: [
          "class" => "row11"
          "limit" => 1000000
        ]
        name: "relatedArticle"
        realName: "relatedArticle"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: false
        inDialogBox: null
      }
      "short-description" => Pimcore\Model\Document\Editable\Input {#2427
        #text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
        #config: null
        #name: "short-description"
        #realName: null
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: null
        #inherited: false
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
        config: null
        name: "short-description"
        realName: null
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: null
        inherited: false
        inDialogBox: null
      }
    ]
    #versions: null
    #contentMasterDocumentId: "252"
    #supportsContentMaster: true
    #missingRequiredEditable: null
    #staticGeneratorEnabled: false
    #staticGeneratorLifetime: null
    #inheritedEditables: [
      "author-name" => Pimcore\Model\Document\Editable\Input {#3928
        #text: "Tony Gavin"
        #config: [
          "placeholder" => "Author's name"
          "class" => "ml-2"
        ]
        #name: "author-name"
        #realName: "author-name"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "Tony Gavin"
        config: [
          "placeholder" => "Author's name"
          "class" => "ml-2"
        ]
        name: "author-name"
        realName: "author-name"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "reading-time" => Pimcore\Model\Document\Editable\Input {#3923
        #text: "5 min"
        #config: [
          "placeholder" => "Reading time (e.g 3 min)"
          "class" => "ml-2"
        ]
        #name: "reading-time"
        #realName: "reading-time"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "5 min"
        config: [
          "placeholder" => "Reading time (e.g 3 min)"
          "class" => "ml-2"
        ]
        name: "reading-time"
        realName: "reading-time"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "date" => Pimcore\Model\Document\Editable\Input {#3921
        #text: "January 06, 2023"
        #config: [
          "placeholder" => "Date (e.g December 12, 2022)"
          "class" => "ml-2"
        ]
        #name: "date"
        #realName: "date"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "January 06, 2023"
        config: [
          "placeholder" => "Date (e.g December 12, 2022)"
          "class" => "ml-2"
        ]
        name: "date"
        realName: "date"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282
        #id: 15507
        #o: Pimcore\Model\DataObject\Author {#3910 …}
        #type: "object"
        #subtype: "object"
        #config: [
          "type" => "object"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderAuthorAction"
          "title" => "Drag an author here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        #name: "authorTeaser"
        #realName: "authorTeaser"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        id: 15507
        o: Pimcore\Model\DataObject\Author {#3910 …}
        type: "object"
        subtype: "object"
        config: [
          "type" => "object"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderAuthorAction"
          "title" => "Drag an author here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        name: "authorTeaser"
        realName: "authorTeaser"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "action" => Pimcore\Model\Document\Editable\Areablock {#4280
        #indices: [
          [
            "key" => "3"
            "type" => "article-action-freetrial"
            "hidden" => false
          ]
        ]
        #current: 0
        #currentIndex: [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
        #blockStarted: false
        #brickTypeUsageCounter: [
          "article-action-freetrial" => 1
        ]
        #config: [
          "allowed" => [
            "article-action-link"
            "article-action-download"
            "article-action-freetrial"
          ]
          "class" => "mb-3"
          "types" => [
            [
              "name" => "Article Action Link"
              "description" => ""
              "type" => "article-action-link"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 0
            ]
            [
              "name" => "Article Action Download"
              "description" => ""
              "type" => "article-action-download"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 1
            ]
            [
              "name" => "Article Action Freetrial"
              "description" => ""
              "type" => "article-action-freetrial"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 2
            ]
          ]
          "limit" => 1000000
          "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
        ]
        #name: "action"
        #realName: "action"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        indices: [
          [
            "key" => "3"
            "type" => "article-action-freetrial"
            "hidden" => false
          ]
        ]
        current: 0
        currentIndex: [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
        blockStarted: false
        brickTypeUsageCounter: [
          "article-action-freetrial" => 1
        ]
        config: [
          "allowed" => [
            "article-action-link"
            "article-action-download"
            "article-action-freetrial"
          ]
          "class" => "mb-3"
          "types" => [
            [
              "name" => "Article Action Link"
              "description" => ""
              "type" => "article-action-link"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 0
            ]
            [
              "name" => "Article Action Download"
              "description" => ""
              "type" => "article-action-download"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 1
            ]
            [
              "name" => "Article Action Freetrial"
              "description" => ""
              "type" => "article-action-freetrial"
              "icon" => ""
              "limit" => null
              "needsReload" => false
              "hasDialogBoxConfiguration" => false
              "sortIndex" => 2
            ]
          ]
          "limit" => 1000000
          "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
        ]
        name: "action"
        realName: "action"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036
        #text: "Free trial"
        #config: [
          "placeholder" => "Action name"
          "class" => "ml-2"
        ]
        #name: "action:3.action-name"
        #realName: "action-name"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "Free trial"
        config: [
          "placeholder" => "Action name"
          "class" => "ml-2"
        ]
        name: "action:3.action-name"
        realName: "action-name"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038
        #text: "Get your free trial now!"
        #config: [
          "placeholder" => "Action short description"
          "class" => "ml-2"
        ]
        #name: "action:3.action-desc"
        #realName: "action-desc"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        text: "Get your free trial now!"
        config: [
          "placeholder" => "Action short description"
          "class" => "ml-2"
        ]
        name: "action:3.action-desc"
        realName: "action-desc"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027
        #id: null
        #o: null
        #type: null
        #subtype: null
        #config: [
          "type" => "document"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
          "title" => "Drag an article here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        #name: "relatedArticle:1.relatedArticle"
        #realName: "relatedArticle"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        id: null
        o: null
        type: null
        subtype: null
        config: [
          "type" => "document"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
          "title" => "Drag an article here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        name: "relatedArticle:1.relatedArticle"
        realName: "relatedArticle"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
      "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041
        #id: 251
        #o: Pimcore\Model\Document\Page {#3899 …}
        #type: "document"
        #subtype: "page"
        #config: [
          "type" => "document"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
          "title" => "Drag an article here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        #name: "relatedArticle:2.relatedArticle"
        #realName: "relatedArticle"
        -parentBlockNames: []
        #documentId: 276
        #document: Pimcore\Model\Document\Page {#2080}
        #editmode: false
        #inherited: true
        #inDialogBox: null
        -editableDefinitionCollector: null
        #dao: null
        id: 251
        o: Pimcore\Model\Document\Page {#3899 …}
        type: "document"
        subtype: "page"
        config: [
          "type" => "document"
          "editmode" => false
          "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
          "title" => "Drag an article here"
          "height" => 150
          "width" => "100%"
          "reload" => true
        ]
        name: "relatedArticle:2.relatedArticle"
        realName: "relatedArticle"
        documentId: 276
        document: Pimcore\Model\Document\Page {#2080}
        editmode: false
        inherited: true
        inDialogBox: null
      }
    ]
    #fullPathCache: "/academy/what-is-a-workflow"
    #id: 276
    #parentId: 242
    #parent: null
    #key: "what-is-a-workflow"
    #path: "/academy/"
    #index: 12
    #published: true
    #creationDate: 1677153650
    #modificationDate: 1677666226
    #userOwner: 5
    #userModification: 1
    #properties: [
      "footer" => Pimcore\Model\Property {#2075
        #name: "footer"
        #data: "12"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "footer"
        data: "12"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "language" => Pimcore\Model\Property {#2084
        #name: "language"
        #data: "en"
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "language"
        data: "en"
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "left_nav_show" => Pimcore\Model\Property {#2082
        #name: "left_nav_show"
        #data: false
        #type: "bool"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "left_nav_show"
        data: false
        type: "bool"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "left_nav_start_node" => Pimcore\Model\Property {#2083
        #name: "left_nav_start_node"
        #data: "3"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "left_nav_start_node"
        data: "3"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "navigation_root" => Pimcore\Model\Property {#2086
        #name: "navigation_root"
        #data: "3"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "navigation_root"
        data: "3"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "newsletter_confirm_mail" => Pimcore\Model\Property {#2077
        #name: "newsletter_confirm_mail"
        #data: "105"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "newsletter_confirm_mail"
        data: "105"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "news_default_document" => Pimcore\Model\Property {#2076
        #name: "news_default_document"
        #data: null
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "news_default_document"
        data: null
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "password_reset_mail" => Pimcore\Model\Property {#2078
        #name: "password_reset_mail"
        #data: "93"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "password_reset_mail"
        data: "93"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "terms_and_conditions" => Pimcore\Model\Property {#2081
        #name: "terms_and_conditions"
        #data: "88"
        #type: "document"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: true
        #inherited: true
        #dao: null
        name: "terms_and_conditions"
        data: "88"
        type: "document"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: true
        inherited: true
      }
      "navigation_accesskey" => Pimcore\Model\Property {#2074
        #name: "navigation_accesskey"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_accesskey"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_anchor" => Pimcore\Model\Property {#2073
        #name: "navigation_anchor"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_anchor"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_class" => Pimcore\Model\Property {#2072
        #name: "navigation_class"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_class"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_exclude" => Pimcore\Model\Property {#2071
        #name: "navigation_exclude"
        #data: false
        #type: "bool"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_exclude"
        data: false
        type: "bool"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_name" => Pimcore\Model\Property {#2070
        #name: "navigation_name"
        #data: "article"
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_name"
        data: "article"
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_parameters" => Pimcore\Model\Property {#2069
        #name: "navigation_parameters"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_parameters"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_relation" => Pimcore\Model\Property {#2068
        #name: "navigation_relation"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_relation"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_tabindex" => Pimcore\Model\Property {#2067
        #name: "navigation_tabindex"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_tabindex"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_target" => Pimcore\Model\Property {#2066
        #name: "navigation_target"
        #data: null
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_target"
        data: null
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
      "navigation_title" => Pimcore\Model\Property {#2065
        #name: "navigation_title"
        #data: ""
        #type: "text"
        #ctype: "document"
        #cpath: null
        #cid: 276
        #inheritable: false
        #inherited: false
        #dao: null
        name: "navigation_title"
        data: ""
        type: "text"
        ctype: "document"
        cpath: null
        cid: 276
        inheritable: false
        inherited: false
      }
    ]
    #children: []
    #hasChildren: []
    #siblings: []
    #hasSiblings: []
    #locked: null
    #versionCount: 7
    #dependencies: null
    #__dataVersionTimestamp: 1677666226
    #dao: Pimcore\Model\Document\Page\Dao {#2426 …}
    #_fulldump: false
    #o_dirtyFields: null
    #scheduledTasks: null
    +"____pimcore_cache_item__": "document_276"
    title: "what-is-a-work-flow"
    description: ""
    metaData: []
    type: "page"
    prettyUrl: null
    targetGroupIds: ""
    controller: "App\Controller\DefaultController::defaultAction"
    template: "academy/article.html.twig"
    editables: [
      "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421}
      "article-title" => Pimcore\Model\Document\Editable\Input {#2420}
      "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418}
      "content" => Pimcore\Model\Document\Editable\Areablock {#2417}
      "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422}
      "short-description" => Pimcore\Model\Document\Editable\Input {#2427}
    ]
    versions: null
    contentMasterDocumentId: "252"
    supportsContentMaster: true
    missingRequiredEditable: null
    staticGeneratorEnabled: false
    staticGeneratorLifetime: null
    inheritedEditables: [
      "author-name" => Pimcore\Model\Document\Editable\Input {#3928}
      "reading-time" => Pimcore\Model\Document\Editable\Input {#3923}
      "date" => Pimcore\Model\Document\Editable\Input {#3921}
      "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282}
      "action" => Pimcore\Model\Document\Editable\Areablock {#4280}
      "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036}
      "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038}
      "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027}
      "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041}
    ]
    fullPathCache: "/academy/what-is-a-workflow"
    id: 276
    parentId: 242
    parent: null
    key: "what-is-a-workflow"
    path: "/academy/"
    index: 12
    published: true
    creationDate: 1677153650
    modificationDate: 1677666226
    userOwner: 5
    userModification: 1
    properties: [
      "footer" => Pimcore\Model\Property {#2075}
      "language" => Pimcore\Model\Property {#2084}
      "left_nav_show" => Pimcore\Model\Property {#2082}
      "left_nav_start_node" => Pimcore\Model\Property {#2083}
      "navigation_root" => Pimcore\Model\Property {#2086}
      "newsletter_confirm_mail" => Pimcore\Model\Property {#2077}
      "news_default_document" => Pimcore\Model\Property {#2076}
      "password_reset_mail" => Pimcore\Model\Property {#2078}
      "terms_and_conditions" => Pimcore\Model\Property {#2081}
      "navigation_accesskey" => Pimcore\Model\Property {#2074}
      "navigation_anchor" => Pimcore\Model\Property {#2073}
      "navigation_class" => Pimcore\Model\Property {#2072}
      "navigation_exclude" => Pimcore\Model\Property {#2071}
      "navigation_name" => Pimcore\Model\Property {#2070}
      "navigation_parameters" => Pimcore\Model\Property {#2069}
      "navigation_relation" => Pimcore\Model\Property {#2068}
      "navigation_tabindex" => Pimcore\Model\Property {#2067}
      "navigation_target" => Pimcore\Model\Property {#2066}
      "navigation_title" => Pimcore\Model\Property {#2065}
    ]
    children: []
    hasChildren: []
    siblings: []
    hasSiblings: []
    locked: null
    versionCount: 7
    dependencies: null
    __dataVersionTimestamp: 1677666226
    _fulldump: false
    o_dirtyFields: null
    scheduledTasks: null
  }
  -path: "/academy/what-is-a-workflow"
  -host: ""
  -schemes: []
  -methods: []
  -defaults: [
    "_locale" => "en"
    "_controller" => "App\Controller\DefaultController::defaultAction"
    "_template" => "academy/article.html.twig"
  ]
  -requirements: []
  -options: [
    "compiler_class" => "Symfony\Component\Routing\RouteCompiler"
    "utf8" => true
  ]
  -condition: ""
  -compiled: Symfony\Component\Routing\CompiledRoute {#2164 …}
}
template
"academy/article.html.twig"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"www.beta.oscare.co.uk"
referer
"https://beta.oscare.co.uk/academy/what-is-a-workflow"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-language
"en"
content-type
"text/html; charset=UTF-8"
date
"Sun, 29 Sep 2024 18:25:00 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
set-cookie
[
  "_pc_tss=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc2MzQzMDAuMDM1MjUsInB0ZyI6eyJ2aTpzcnUiOls3XSwiX2MiOjE3Mjc2MzQyOTksIl91IjoxNzI3NjM0Mjk5LCJfbSI6MX0sImV4cCI6MTcyNzYzNjEwMH0.ZZP3B1wJrGjfcZ_JNld7nM0RkaNtE5qK4KDqMxGk10o; expires=Sun, 29-Sep-2024 18:55:00 GMT; Max-Age=1800; path=/; httponly; samesite=lax"
  "_pc_tvs=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc2MzQzMDAuMDM1NjM5LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzI3NjM0Mjk5LCJfdSI6MTcyNzYzNDI5OX0sImV4cCI6MTc1OTE3MDMwMH0.cPxLdjuMiXl7lj51LFUSeY0Iw5FPT9MFCDX7Pft6ymw; expires=Mon, 29-Sep-2025 18:25:00 GMT; Max-Age=31536000; path=/; httponly; samesite=lax"
]
x-debug-token
"16b4b9"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
_pc_tss
Symfony\Component\HttpFoundation\Cookie {#6304
  #name: "_pc_tss"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc2MzQzMDAuMDM1MjUsInB0ZyI6eyJ2aTpzcnUiOls3XSwiX2MiOjE3Mjc2MzQyOTksIl91IjoxNzI3NjM0Mjk5LCJfbSI6MX0sImV4cCI6MTcyNzYzNjEwMH0.ZZP3B1wJrGjfcZ_JNld7nM0RkaNtE5qK4KDqMxGk10o"
  #domain: null
  #expire: 1727636100
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}
_pc_tvs
Symfony\Component\HttpFoundation\Cookie {#6300
  #name: "_pc_tvs"
  #value: "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE3Mjc2MzQzMDAuMDM1NjM5LCJwdGciOnsiY21mOnNnIjp7Ijg2MCI6MX0sIl9jIjoxNzI3NjM0Mjk5LCJfdSI6MTcyNzYzNDI5OX0sImV4cCI6MTc1OTE3MDMwMH0.cPxLdjuMiXl7lj51LFUSeY0Iw5FPT9MFCDX7Pft6ymw"
  #domain: null
  #expire: 1759170300
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: "lax"
  -secureDefault: false
}

Session

Session Metadata

Key Value
Created
"Sun, 29 Sep 24 18:24:59 +0000"
Last used
"Sun, 29 Sep 24 18:24:59 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CLIENT_ID
"92b1t6uf75m3af1k64teov0t5"
APP_ENV
"dev"
ASSETS_OSGO_S3_BASE_PATH
"https://oscare-pimcore.s3.eu-west-2.amazonaws.com/assets"
AWS_ENV
"dev"
COGNITO_POOL_ID
"eu-west-2_s7aWIx1ZD"
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
IDENTITY_POOL_ID
"eu-west-2:e490529c-157f-486d-8abf-2a430e20d697"
MERLIN_DATASOURCE
"mbs01"
OSCARE_HEADOFFICE_S3_BASE_PATH
"https://oscare-headoffice.s3.eu-west-2.amazonaws.com"
RECAPTCHA3_KEY
"6LdJhdgkAAAAABmvSwaCUJ5k5MYRqf03WvnWl24a"
RECAPTCHA3_SECRET
"6LdJhdgkAAAAAImMc3Q7Z5kpoawZsBXMdDSFkCmv"
STRIPE_ADD_MEMBER_PROD_ID
"prod_NV6Ia9qStr2jMF"
STRIPE_PUBLIC_KEY
"pk_test_51LdFYfLKNrIbEvGe5y8DQpqWU2jSSpZr99RPW0wdMzNrrxKR95HwEAQ0fn8p9lYl3rdou1ViWc3UliWTJ6r7RP4j001vYlJl1A"
THUMBNAIL_OSGO_S3_BASE_PATH
"https://oscare-pimcore.s3.eu-west-2.amazonaws.com/thumbnail"
USER_POOL_ID
"eu-west-2_u17bcGLwU"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/opt/bitnami/pimcore/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/opt/bitnami/pimcore/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/sbin"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"www.beta.oscare.co.uk"
HTTP_REFERER
"https://beta.oscare.co.uk/academy/what-is-a-workflow"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/opt/bitnami/apache/bin:/opt/bitnami/common/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/nami/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PIMCORE_ENVIRONMENT
"prod"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PIMCORE_ENVIRONMENT
"prod"
REDIRECT_SCRIPT_URI
"https://www.beta.oscare.co.uk/academy/what-is-a-workflow"
REDIRECT_SCRIPT_URL
"/academy/what-is-a-workflow"
REDIRECT_SSL_TLS_SNI
"www.beta.oscare.co.uk"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/academy/what-is-a-workflow"
REMOTE_ADDR
"18.119.111.179"
REMOTE_PORT
"10197"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1727634299
REQUEST_TIME_FLOAT
1727634299.5847
REQUEST_URI
"/academy/what-is-a-workflow"
SCRIPT_FILENAME
"/opt/bitnami/pimcore/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.beta.oscare.co.uk/academy/what-is-a-workflow"
SCRIPT_URL
"/academy/what-is-a-workflow"
SERVER_ADDR
"172.31.9.222"
SERVER_ADMIN
"you@example.com"
SERVER_NAME
"www.beta.oscare.co.uk"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.48 (Unix) OpenSSL/1.1.1n"
SSL_TLS_SNI
"www.beta.oscare.co.uk"
SYMFONY_DOTENV_VARS
"APP_ENV,AWS_ENV,COGNITO_POOL_ID,STRIPE_PUBLIC_KEY,STRIPE_ADD_MEMBER_PROD_ID,THUMBNAIL_OSGO_S3_BASE_PATH,ASSETS_OSGO_S3_BASE_PATH,OSCARE_HEADOFFICE_S3_BASE_PATH,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,APP_CLIENT_ID,USER_POOL_ID,IDENTITY_POOL_ID,MERLIN_DATASOURCE"
USER
"daemon"

Sub Requests 3

AcademyController :: renderAuthorAction (token = d338f9)

Key Value
_controller
"App\Controller\AcademyController::renderAuthorAction"
_editmode
false
_format
"html"
_locale
"en"
_pimcore_context
"default"
_stopwatch_token
"5b62e7"
contentDocument
Pimcore\Model\Document\Page {#2080
  #title: "what-is-a-work-flow"
  #description: ""
  #metaData: []
  #type: "page"
  #prettyUrl: null
  #targetGroupIds: ""
  -useTargetGroup: null
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: "academy/article.html.twig"
  #editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421
      #id: 2983
      #alt: ""
      #image: Pimcore\Model\Asset\Image {#3900 …}
      #cropPercent: null
      #cropWidth: null
      #cropHeight: null
      #cropTop: null
      #cropLeft: null
      #hotspots: []
      #marker: []
      #config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      #name: "article-main-img"
      #realName: "article-main-img"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 2983
      alt: ""
      image: Pimcore\Model\Asset\Image {#3900 …}
      cropPercent: null
      cropWidth: null
      cropHeight: null
      cropTop: null
      cropLeft: null
      hotspots: []
      marker: []
      config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      name: "article-main-img"
      realName: "article-main-img"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420
      #text: "What is a Workflow?"
      #config: [
        "placeholder" => "Insert artcile's title"
      ]
      #name: "article-title"
      #realName: "article-title"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "What is a Workflow?"
      config: [
        "placeholder" => "Insert artcile's title"
      ]
      name: "article-title"
      realName: "article-title"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418
      #text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      #config: []
      #name: "articleContent"
      #realName: "articleContent"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      config: []
      name: "articleContent"
      realName: "articleContent"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417
      #indices: []
      #current: 0
      #currentIndex: null
      #blockStarted: null
      #brickTypeUsageCounter: []
      #config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "content"
      #realName: "content"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: []
      current: 0
      currentIndex: null
      blockStarted: null
      brickTypeUsageCounter: []
      config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "content"
      realName: "content"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422
      #indices: [
        "1"
        "2"
      ]
      #current: 0
      #config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      #name: "relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
        "2"
      ]
      current: 0
      config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      name: "relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427
      #text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      #config: null
      #name: "short-description"
      #realName: null
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: null
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      config: null
      name: "short-description"
      realName: null
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: null
      inherited: false
      inDialogBox: null
    }
  ]
  #versions: null
  #contentMasterDocumentId: "252"
  #supportsContentMaster: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: false
  #staticGeneratorLifetime: null
  #inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928
      #text: "Tony Gavin"
      #config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      #name: "author-name"
      #realName: "author-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Tony Gavin"
      config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      name: "author-name"
      realName: "author-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923
      #text: "5 min"
      #config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      #name: "reading-time"
      #realName: "reading-time"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "5 min"
      config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      name: "reading-time"
      realName: "reading-time"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "date" => Pimcore\Model\Document\Editable\Input {#3921
      #text: "January 06, 2023"
      #config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      #name: "date"
      #realName: "date"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "January 06, 2023"
      config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      name: "date"
      realName: "date"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282
      #id: 15507
      #o: Pimcore\Model\DataObject\Author {#3910 …}
      #type: "object"
      #subtype: "object"
      #config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "authorTeaser"
      #realName: "authorTeaser"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 15507
      o: Pimcore\Model\DataObject\Author {#3910 …}
      type: "object"
      subtype: "object"
      config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "authorTeaser"
      realName: "authorTeaser"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280
      #indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      #current: 0
      #currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      #blockStarted: false
      #brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      #config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "action"
      #realName: "action"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      current: 0
      currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      blockStarted: false
      brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "action"
      realName: "action"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036
      #text: "Free trial"
      #config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      #name: "action:3.action-name"
      #realName: "action-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Free trial"
      config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      name: "action:3.action-name"
      realName: "action-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038
      #text: "Get your free trial now!"
      #config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      #name: "action:3.action-desc"
      #realName: "action-desc"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Get your free trial now!"
      config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      name: "action:3.action-desc"
      realName: "action-desc"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027
      #id: null
      #o: null
      #type: null
      #subtype: null
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:1.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: null
      o: null
      type: null
      subtype: null
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:1.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041
      #id: 251
      #o: Pimcore\Model\Document\Page {#3899 …}
      #type: "document"
      #subtype: "page"
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:2.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 251
      o: Pimcore\Model\Document\Page {#3899 …}
      type: "document"
      subtype: "page"
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:2.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
  ]
  #fullPathCache: "/academy/what-is-a-workflow"
  #id: 276
  #parentId: 242
  #parent: null
  #key: "what-is-a-workflow"
  #path: "/academy/"
  #index: 12
  #published: true
  #creationDate: 1677153650
  #modificationDate: 1677666226
  #userOwner: 5
  #userModification: 1
  #properties: [
    "footer" => Pimcore\Model\Property {#2075
      #name: "footer"
      #data: "12"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "footer"
      data: "12"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "language" => Pimcore\Model\Property {#2084
      #name: "language"
      #data: "en"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "language"
      data: "en"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_show" => Pimcore\Model\Property {#2082
      #name: "left_nav_show"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_show"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_start_node" => Pimcore\Model\Property {#2083
      #name: "left_nav_start_node"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_start_node"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_root" => Pimcore\Model\Property {#2086
      #name: "navigation_root"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "navigation_root"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077
      #name: "newsletter_confirm_mail"
      #data: "105"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "newsletter_confirm_mail"
      data: "105"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "news_default_document" => Pimcore\Model\Property {#2076
      #name: "news_default_document"
      #data: null
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "news_default_document"
      data: null
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "password_reset_mail" => Pimcore\Model\Property {#2078
      #name: "password_reset_mail"
      #data: "93"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "password_reset_mail"
      data: "93"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "terms_and_conditions" => Pimcore\Model\Property {#2081
      #name: "terms_and_conditions"
      #data: "88"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "terms_and_conditions"
      data: "88"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_accesskey" => Pimcore\Model\Property {#2074
      #name: "navigation_accesskey"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_accesskey"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_anchor" => Pimcore\Model\Property {#2073
      #name: "navigation_anchor"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_anchor"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_class" => Pimcore\Model\Property {#2072
      #name: "navigation_class"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_class"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_exclude" => Pimcore\Model\Property {#2071
      #name: "navigation_exclude"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_exclude"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_name" => Pimcore\Model\Property {#2070
      #name: "navigation_name"
      #data: "article"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_name"
      data: "article"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_parameters" => Pimcore\Model\Property {#2069
      #name: "navigation_parameters"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_parameters"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_relation" => Pimcore\Model\Property {#2068
      #name: "navigation_relation"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_relation"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_tabindex" => Pimcore\Model\Property {#2067
      #name: "navigation_tabindex"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_tabindex"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_target" => Pimcore\Model\Property {#2066
      #name: "navigation_target"
      #data: null
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_target"
      data: null
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_title" => Pimcore\Model\Property {#2065
      #name: "navigation_title"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_title"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
  ]
  #children: []
  #hasChildren: []
  #siblings: []
  #hasSiblings: []
  #locked: null
  #versionCount: 7
  #dependencies: null
  #__dataVersionTimestamp: 1677666226
  #dao: Pimcore\Model\Document\Page\Dao {#2426 …}
  #_fulldump: false
  #o_dirtyFields: null
  #scheduledTasks: null
  +"____pimcore_cache_item__": "document_276"
  title: "what-is-a-work-flow"
  description: ""
  metaData: []
  type: "page"
  prettyUrl: null
  targetGroupIds: ""
  controller: "App\Controller\DefaultController::defaultAction"
  template: "academy/article.html.twig"
  editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421}
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420}
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418}
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417}
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422}
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427}
  ]
  versions: null
  contentMasterDocumentId: "252"
  supportsContentMaster: true
  missingRequiredEditable: null
  staticGeneratorEnabled: false
  staticGeneratorLifetime: null
  inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928}
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923}
    "date" => Pimcore\Model\Document\Editable\Input {#3921}
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282}
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280}
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036}
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038}
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027}
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041}
  ]
  fullPathCache: "/academy/what-is-a-workflow"
  id: 276
  parentId: 242
  parent: null
  key: "what-is-a-workflow"
  path: "/academy/"
  index: 12
  published: true
  creationDate: 1677153650
  modificationDate: 1677666226
  userOwner: 5
  userModification: 1
  properties: [
    "footer" => Pimcore\Model\Property {#2075}
    "language" => Pimcore\Model\Property {#2084}
    "left_nav_show" => Pimcore\Model\Property {#2082}
    "left_nav_start_node" => Pimcore\Model\Property {#2083}
    "navigation_root" => Pimcore\Model\Property {#2086}
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077}
    "news_default_document" => Pimcore\Model\Property {#2076}
    "password_reset_mail" => Pimcore\Model\Property {#2078}
    "terms_and_conditions" => Pimcore\Model\Property {#2081}
    "navigation_accesskey" => Pimcore\Model\Property {#2074}
    "navigation_anchor" => Pimcore\Model\Property {#2073}
    "navigation_class" => Pimcore\Model\Property {#2072}
    "navigation_exclude" => Pimcore\Model\Property {#2071}
    "navigation_name" => Pimcore\Model\Property {#2070}
    "navigation_parameters" => Pimcore\Model\Property {#2069}
    "navigation_relation" => Pimcore\Model\Property {#2068}
    "navigation_tabindex" => Pimcore\Model\Property {#2067}
    "navigation_target" => Pimcore\Model\Property {#2066}
    "navigation_title" => Pimcore\Model\Property {#2065}
  ]
  children: []
  hasChildren: []
  siblings: []
  hasSiblings: []
  locked: null
  versionCount: 7
  dependencies: null
  __dataVersionTimestamp: 1677666226
  _fulldump: false
  o_dirtyFields: null
  scheduledTasks: null
}
editmode
false
height
150
id
15507
pimcore_request_source
"renderlet"
reload
true
subtype
"object"
template
null
title
"Drag an author here"
type
"object"
width
"100%"

AcademyController :: renderRelatedArticleAction (token = 3cfddf)

Key Value
_controller
"App\Controller\AcademyController::renderRelatedArticleAction"
_editmode
false
_format
"html"
_locale
"en"
_pimcore_context
"default"
_stopwatch_token
"4626ee"
contentDocument
Pimcore\Model\Document\Page {#2080
  #title: "what-is-a-work-flow"
  #description: ""
  #metaData: []
  #type: "page"
  #prettyUrl: null
  #targetGroupIds: ""
  -useTargetGroup: null
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: "academy/article.html.twig"
  #editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421
      #id: 2983
      #alt: ""
      #image: Pimcore\Model\Asset\Image {#3900 …}
      #cropPercent: null
      #cropWidth: null
      #cropHeight: null
      #cropTop: null
      #cropLeft: null
      #hotspots: []
      #marker: []
      #config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      #name: "article-main-img"
      #realName: "article-main-img"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 2983
      alt: ""
      image: Pimcore\Model\Asset\Image {#3900 …}
      cropPercent: null
      cropWidth: null
      cropHeight: null
      cropTop: null
      cropLeft: null
      hotspots: []
      marker: []
      config: [
        "reload" => true
        "hidetext" => true
        "thumbnail" => "heroGrid"
        "imgAttributes" => [
          "class" => "img-fluid mb-4"
        ]
        "title" => "Drag article image here"
      ]
      name: "article-main-img"
      realName: "article-main-img"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420
      #text: "What is a Workflow?"
      #config: [
        "placeholder" => "Insert artcile's title"
      ]
      #name: "article-title"
      #realName: "article-title"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "What is a Workflow?"
      config: [
        "placeholder" => "Insert artcile's title"
      ]
      name: "article-title"
      realName: "article-title"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418
      #text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      #config: []
      #name: "articleContent"
      #realName: "articleContent"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: """
        <h2>What is a workflow?</h2>\n
        \n
        <p>A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task.</p>\n
        \n
        <p>Some workflows are rigid, where there is one agreed path of activities that need to happen, often these are called process workflows, where the activity is predictable. Flexible workflows are usually more flexible, and the next stage in the flow is dependant on the outcome of another stage. These types of workflow are more complex but having a designed flow can increase the chances of a successful outcome.</p>\n
        \n
        <h2>Can’t I just use a checklist?</h2>\n
        \n
        <p>A workflow is quite different to a checklist, as it gives a specific order and you can make each step conditional on what has happened before. A workflow is also around one topic, where checklists can be used for a variety of projects that aren’t connected. A workflow gives a clear picture for whoever is responsible for the process or project, allowing them to collaborate with others and have a clear understanding of their progress and what to do next.</p>\n
        \n
        <h2>How do I build a workflow?</h2>\n
        \n
        <p>A great place to start is to look for a template if it is a common task such as onboarding a new employee. A more complex project such as a clinic refurbishment will be very dependent on where you are starting and what you want to achieve so a bespoke workflow should be created.</p>\n
        \n
        <p>Our platform has a workflow tool available. It has a wide choice of common templates that you can use and amend or you can even create a custom one from scratch. The tool allows you to assign certain activities to an individual in your team, so that people are clear on their role in complex activities that require a number of people to complete.</p>\n
        \n
        <h2>What are the big advantages of using workflows?</h2>\n
        \n
        <p>They will allow you to think through a project before committing time and resources, and allow you to fully explore what you could do and the impact it may have. It will then serve as a plan for the team to follow, giving them structure and being able to understand how they are progressing. The workflow can then be used again, or refined and improved upon as you learn from new projects or processes. All of this adds value to your business as you document and establish your processes and approach to running and growing your business.</p>\n
        """
      config: []
      name: "articleContent"
      realName: "articleContent"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417
      #indices: []
      #current: 0
      #currentIndex: null
      #blockStarted: null
      #brickTypeUsageCounter: []
      #config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "content"
      #realName: "content"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: []
      current: 0
      currentIndex: null
      blockStarted: null
      brickTypeUsageCounter: []
      config: [
        "allowed" => [
          "blockquote"
          "embed"
          "hero-grid"
          "featurette"
          "gallery-carousel"
          "gallery-folder"
          "gallery-single-images"
          "headlines"
          "horizontal-line"
          "icon-teaser-row"
          "image"
          "image-hotspot-marker"
          "image-metadata"
          "pdf"
          "product-grid"
          "product-teaser"
          "standard-teaser"
          "text-accordion"
          "time-slider-featurette"
          "video"
          "wysiwyg"
          "wysiwyg-with-images"
          "personalized-product-teaser"
          "hero-one"
          "hero-two"
          "hero-three"
          "hero-four"
          "hero-five"
          "block-grid"
          "block-one"
          "freetrial-banner"
          "download-banner"
        ]
        "types" => [
          [
            "name" => "Blockquote"
            "description" => ""
            "type" => "blockquote"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 0
          ]
          [
            "name" => "Embed"
            "description" => ""
            "type" => "embed"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Hero Grid"
            "description" => ""
            "type" => "hero-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
          [
            "name" => "Featurette"
            "description" => ""
            "type" => "featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 3
          ]
          [
            "name" => "Gallery (Carousel)"
            "description" => ""
            "type" => "gallery-carousel"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 4
          ]
          [
            "name" => "Gallery (Folder)"
            "description" => ""
            "type" => "gallery-folder"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 5
          ]
          [
            "name" => "Gallery (Single)"
            "description" => ""
            "type" => "gallery-single-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 6
          ]
          [
            "name" => "Headlines"
            "description" => ""
            "type" => "headlines"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 7
          ]
          [
            "name" => "Horiz. Line"
            "description" => ""
            "type" => "horizontal-line"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 8
          ]
          [
            "name" => "Icon Teaser"
            "description" => ""
            "type" => "icon-teaser-row"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 9
          ]
          [
            "name" => "Image"
            "description" => ""
            "type" => "image"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 10
          ]
          [
            "name" => "Image Hotspot & Marker"
            "description" => ""
            "type" => "image-hotspot-marker"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 11
          ]
          [
            "name" => "Image w. Metadata"
            "description" => ""
            "type" => "image-metadata"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => true
            "sortIndex" => 12
          ]
          [
            "name" => "PDF"
            "description" => ""
            "type" => "pdf"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 13
          ]
          [
            "name" => "Product Grid"
            "description" => ""
            "type" => "product-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 14
          ]
          [
            "name" => "Product Teaser"
            "description" => ""
            "type" => "product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 15
          ]
          [
            "name" => "Standard Teaser"
            "description" => ""
            "type" => "standard-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 16
          ]
          [
            "name" => "Text Accordion"
            "description" => ""
            "type" => "text-accordion"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 17
          ]
          [
            "name" => "Time Slider Featurette"
            "description" => ""
            "type" => "time-slider-featurette"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 18
          ]
          [
            "name" => "Video"
            "description" => ""
            "type" => "video"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 19
          ]
          [
            "name" => "WYSIWYG"
            "description" => ""
            "type" => "wysiwyg"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 20
          ]
          [
            "name" => "WYSIWYG w. Images"
            "description" => ""
            "type" => "wysiwyg-with-images"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 21
          ]
          [
            "name" => "Personalized Product Teaser"
            "description" => ""
            "type" => "personalized-product-teaser"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 22
          ]
          [
            "name" => "Hero One"
            "description" => ""
            "type" => "hero-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 23
          ]
          [
            "name" => "Hero Two"
            "description" => ""
            "type" => "hero-two"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 24
          ]
          [
            "name" => "Hero Three"
            "description" => ""
            "type" => "hero-three"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 25
          ]
          [
            "name" => "Hero Four"
            "description" => ""
            "type" => "hero-four"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 26
          ]
          [
            "name" => "Hero Five"
            "description" => ""
            "type" => "hero-five"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 27
          ]
          [
            "name" => "Block Grid"
            "description" => ""
            "type" => "block-grid"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 28
          ]
          [
            "name" => "Block One"
            "description" => ""
            "type" => "block-one"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 29
          ]
          [
            "name" => "Freetrial Banner"
            "description" => ""
            "type" => "freetrial-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 30
          ]
          [
            "name" => "Download Banner"
            "description" => ""
            "type" => "download-banner"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 31
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "content"
      realName: "content"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422
      #indices: [
        "1"
        "2"
      ]
      #current: 0
      #config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      #name: "relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
        "2"
      ]
      current: 0
      config: [
        "class" => "row11"
        "limit" => 1000000
      ]
      name: "relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427
      #text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      #config: null
      #name: "short-description"
      #realName: null
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: null
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "A workflow is the process of what happens to make something undone, done. It’s the process of the flow of information, or the physical things that need to happen to complete a task."
      config: null
      name: "short-description"
      realName: null
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: null
      inherited: false
      inDialogBox: null
    }
  ]
  #versions: null
  #contentMasterDocumentId: "252"
  #supportsContentMaster: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: false
  #staticGeneratorLifetime: null
  #inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928
      #text: "Tony Gavin"
      #config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      #name: "author-name"
      #realName: "author-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Tony Gavin"
      config: [
        "placeholder" => "Author's name"
        "class" => "ml-2"
      ]
      name: "author-name"
      realName: "author-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923
      #text: "5 min"
      #config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      #name: "reading-time"
      #realName: "reading-time"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "5 min"
      config: [
        "placeholder" => "Reading time (e.g 3 min)"
        "class" => "ml-2"
      ]
      name: "reading-time"
      realName: "reading-time"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "date" => Pimcore\Model\Document\Editable\Input {#3921
      #text: "January 06, 2023"
      #config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      #name: "date"
      #realName: "date"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "January 06, 2023"
      config: [
        "placeholder" => "Date (e.g December 12, 2022)"
        "class" => "ml-2"
      ]
      name: "date"
      realName: "date"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282
      #id: 15507
      #o: Pimcore\Model\DataObject\Author {#3910 …}
      #type: "object"
      #subtype: "object"
      #config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "authorTeaser"
      #realName: "authorTeaser"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 15507
      o: Pimcore\Model\DataObject\Author {#3910 …}
      type: "object"
      subtype: "object"
      config: [
        "type" => "object"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderAuthorAction"
        "title" => "Drag an author here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "authorTeaser"
      realName: "authorTeaser"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280
      #indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      #current: 0
      #currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      #blockStarted: false
      #brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      #config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      #name: "action"
      #realName: "action"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        [
          "key" => "3"
          "type" => "article-action-freetrial"
          "hidden" => false
        ]
      ]
      current: 0
      currentIndex: [
        "key" => "3"
        "type" => "article-action-freetrial"
        "hidden" => false
      ]
      blockStarted: false
      brickTypeUsageCounter: [
        "article-action-freetrial" => 1
      ]
      config: [
        "allowed" => [
          "article-action-link"
          "article-action-download"
          "article-action-freetrial"
        ]
        "class" => "mb-3"
        "types" => [
          [
            "name" => "Article Action Link"
            "description" => ""
            "type" => "article-action-link"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 0
          ]
          [
            "name" => "Article Action Download"
            "description" => ""
            "type" => "article-action-download"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 1
          ]
          [
            "name" => "Article Action Freetrial"
            "description" => ""
            "type" => "article-action-freetrial"
            "icon" => ""
            "limit" => null
            "needsReload" => false
            "hasDialogBoxConfiguration" => false
            "sortIndex" => 2
          ]
        ]
        "limit" => 1000000
        "blockStateStack" => "[{"blocks":[],"indexes":[]}]"
      ]
      name: "action"
      realName: "action"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036
      #text: "Free trial"
      #config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      #name: "action:3.action-name"
      #realName: "action-name"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Free trial"
      config: [
        "placeholder" => "Action name"
        "class" => "ml-2"
      ]
      name: "action:3.action-name"
      realName: "action-name"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038
      #text: "Get your free trial now!"
      #config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      #name: "action:3.action-desc"
      #realName: "action-desc"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Get your free trial now!"
      config: [
        "placeholder" => "Action short description"
        "class" => "ml-2"
      ]
      name: "action:3.action-desc"
      realName: "action-desc"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027
      #id: null
      #o: null
      #type: null
      #subtype: null
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:1.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: null
      o: null
      type: null
      subtype: null
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:1.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041
      #id: 251
      #o: Pimcore\Model\Document\Page {#3899 …}
      #type: "document"
      #subtype: "page"
      #config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      #name: "relatedArticle:2.relatedArticle"
      #realName: "relatedArticle"
      -parentBlockNames: []
      #documentId: 276
      #document: Pimcore\Model\Document\Page {#2080}
      #editmode: false
      #inherited: true
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      id: 251
      o: Pimcore\Model\Document\Page {#3899 …}
      type: "document"
      subtype: "page"
      config: [
        "type" => "document"
        "editmode" => false
        "controller" => "App\Controller\AcademyController::renderRelatedArticleAction"
        "title" => "Drag an article here"
        "height" => 150
        "width" => "100%"
        "reload" => true
      ]
      name: "relatedArticle:2.relatedArticle"
      realName: "relatedArticle"
      documentId: 276
      document: Pimcore\Model\Document\Page {#2080}
      editmode: false
      inherited: true
      inDialogBox: null
    }
  ]
  #fullPathCache: "/academy/what-is-a-workflow"
  #id: 276
  #parentId: 242
  #parent: null
  #key: "what-is-a-workflow"
  #path: "/academy/"
  #index: 12
  #published: true
  #creationDate: 1677153650
  #modificationDate: 1677666226
  #userOwner: 5
  #userModification: 1
  #properties: [
    "footer" => Pimcore\Model\Property {#2075
      #name: "footer"
      #data: "12"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "footer"
      data: "12"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "language" => Pimcore\Model\Property {#2084
      #name: "language"
      #data: "en"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "language"
      data: "en"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_show" => Pimcore\Model\Property {#2082
      #name: "left_nav_show"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_show"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "left_nav_start_node" => Pimcore\Model\Property {#2083
      #name: "left_nav_start_node"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_start_node"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_root" => Pimcore\Model\Property {#2086
      #name: "navigation_root"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "navigation_root"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077
      #name: "newsletter_confirm_mail"
      #data: "105"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "newsletter_confirm_mail"
      data: "105"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "news_default_document" => Pimcore\Model\Property {#2076
      #name: "news_default_document"
      #data: null
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "news_default_document"
      data: null
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "password_reset_mail" => Pimcore\Model\Property {#2078
      #name: "password_reset_mail"
      #data: "93"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "password_reset_mail"
      data: "93"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "terms_and_conditions" => Pimcore\Model\Property {#2081
      #name: "terms_and_conditions"
      #data: "88"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: true
      #inherited: true
      #dao: null
      name: "terms_and_conditions"
      data: "88"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: true
      inherited: true
    }
    "navigation_accesskey" => Pimcore\Model\Property {#2074
      #name: "navigation_accesskey"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_accesskey"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_anchor" => Pimcore\Model\Property {#2073
      #name: "navigation_anchor"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_anchor"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_class" => Pimcore\Model\Property {#2072
      #name: "navigation_class"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_class"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_exclude" => Pimcore\Model\Property {#2071
      #name: "navigation_exclude"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_exclude"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_name" => Pimcore\Model\Property {#2070
      #name: "navigation_name"
      #data: "article"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_name"
      data: "article"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_parameters" => Pimcore\Model\Property {#2069
      #name: "navigation_parameters"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_parameters"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_relation" => Pimcore\Model\Property {#2068
      #name: "navigation_relation"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_relation"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_tabindex" => Pimcore\Model\Property {#2067
      #name: "navigation_tabindex"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_tabindex"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_target" => Pimcore\Model\Property {#2066
      #name: "navigation_target"
      #data: null
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_target"
      data: null
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
    "navigation_title" => Pimcore\Model\Property {#2065
      #name: "navigation_title"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 276
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_title"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 276
      inheritable: false
      inherited: false
    }
  ]
  #children: []
  #hasChildren: []
  #siblings: []
  #hasSiblings: []
  #locked: null
  #versionCount: 7
  #dependencies: null
  #__dataVersionTimestamp: 1677666226
  #dao: Pimcore\Model\Document\Page\Dao {#2426 …}
  #_fulldump: false
  #o_dirtyFields: null
  #scheduledTasks: null
  +"____pimcore_cache_item__": "document_276"
  title: "what-is-a-work-flow"
  description: ""
  metaData: []
  type: "page"
  prettyUrl: null
  targetGroupIds: ""
  controller: "App\Controller\DefaultController::defaultAction"
  template: "academy/article.html.twig"
  editables: [
    "article-main-img" => Pimcore\Model\Document\Editable\Image {#2421}
    "article-title" => Pimcore\Model\Document\Editable\Input {#2420}
    "articleContent" => Pimcore\Model\Document\Editable\Wysiwyg {#2418}
    "content" => Pimcore\Model\Document\Editable\Areablock {#2417}
    "relatedArticle" => Pimcore\Model\Document\Editable\Block {#2422}
    "short-description" => Pimcore\Model\Document\Editable\Input {#2427}
  ]
  versions: null
  contentMasterDocumentId: "252"
  supportsContentMaster: true
  missingRequiredEditable: null
  staticGeneratorEnabled: false
  staticGeneratorLifetime: null
  inheritedEditables: [
    "author-name" => Pimcore\Model\Document\Editable\Input {#3928}
    "reading-time" => Pimcore\Model\Document\Editable\Input {#3923}
    "date" => Pimcore\Model\Document\Editable\Input {#3921}
    "authorTeaser" => Pimcore\Model\Document\Editable\Renderlet {#4282}
    "action" => Pimcore\Model\Document\Editable\Areablock {#4280}
    "action:3.action-name" => Pimcore\Model\Document\Editable\Input {#5036}
    "action:3.action-desc" => Pimcore\Model\Document\Editable\Input {#5038}
    "relatedArticle:1.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5027}
    "relatedArticle:2.relatedArticle" => Pimcore\Model\Document\Editable\Renderlet {#5041}
  ]
  fullPathCache: "/academy/what-is-a-workflow"
  id: 276
  parentId: 242
  parent: null
  key: "what-is-a-workflow"
  path: "/academy/"
  index: 12
  published: true
  creationDate: 1677153650
  modificationDate: 1677666226
  userOwner: 5
  userModification: 1
  properties: [
    "footer" => Pimcore\Model\Property {#2075}
    "language" => Pimcore\Model\Property {#2084}
    "left_nav_show" => Pimcore\Model\Property {#2082}
    "left_nav_start_node" => Pimcore\Model\Property {#2083}
    "navigation_root" => Pimcore\Model\Property {#2086}
    "newsletter_confirm_mail" => Pimcore\Model\Property {#2077}
    "news_default_document" => Pimcore\Model\Property {#2076}
    "password_reset_mail" => Pimcore\Model\Property {#2078}
    "terms_and_conditions" => Pimcore\Model\Property {#2081}
    "navigation_accesskey" => Pimcore\Model\Property {#2074}
    "navigation_anchor" => Pimcore\Model\Property {#2073}
    "navigation_class" => Pimcore\Model\Property {#2072}
    "navigation_exclude" => Pimcore\Model\Property {#2071}
    "navigation_name" => Pimcore\Model\Property {#2070}
    "navigation_parameters" => Pimcore\Model\Property {#2069}
    "navigation_relation" => Pimcore\Model\Property {#2068}
    "navigation_tabindex" => Pimcore\Model\Property {#2067}
    "navigation_target" => Pimcore\Model\Property {#2066}
    "navigation_title" => Pimcore\Model\Property {#2065}
  ]
  children: []
  hasChildren: []
  siblings: []
  hasSiblings: []
  locked: null
  versionCount: 7
  dependencies: null
  __dataVersionTimestamp: 1677666226
  _fulldump: false
  o_dirtyFields: null
  scheduledTasks: null
}
editmode
false
height
150
id
251
pimcore_request_source
"renderlet"
reload
true
subtype
"page"
template
null
title
"Drag an article here"
type
"document"
width
"100%"

DefaultController :: defaultAction (token = 8e3c68)

Key Value
_controller
"App\Controller\DefaultController::defaultAction"
_editmode
false
_format
"html"
_locale
"en"
_pimcore_context
"default"
_stopwatch_token
"b1e3d4"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#3330
  #template: "includes/footer.html.twig"
  -vars: []
  -streamable: false
  -owner: []
}
contentDocument
Pimcore\Model\Document\Page {#5602
  #title: "Pimcore Footer"
  #description: ""
  #metaData: []
  #type: "page"
  #prettyUrl: null
  #targetGroupIds: ""
  -useTargetGroup: null
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: "includes/footer.html.twig"
  #editables: [
    "mainlinkblock" => Pimcore\Model\Document\Editable\Block {#4524
      #indices: [
        "1"
      ]
      #current: 0
      #config: [
        "limit" => 1000000
      ]
      #name: "mainlinkblock"
      #realName: "mainlinkblock"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
      ]
      current: 0
      config: [
        "limit" => 1000000
      ]
      name: "mainlinkblock"
      realName: "mainlinkblock"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock" => Pimcore\Model\Document\Editable\Block {#5585
      #indices: [
        "1"
        "2"
        "3"
      ]
      #current: 0
      #config: [
        "limit" => 1000000
      ]
      #name: "mainlinkblock:1.linkblock"
      #realName: "linkblock"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
        "2"
        "3"
      ]
      current: 0
      config: [
        "limit" => 1000000
      ]
      name: "mainlinkblock:1.linkblock"
      realName: "linkblock"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:1.myLink" => Pimcore\Model\Document\Editable\Link {#5584
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Contact us"
        "path" => "/contact-us"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 227
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:1.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Contact us"
        "path" => "/contact-us"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 227
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:1.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:2.myLink" => Pimcore\Model\Document\Editable\Link {#5595
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "About us"
        "path" => "/who-we-are"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 299
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:2.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "About us"
        "path" => "/who-we-are"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 299
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:2.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:3.myLink" => Pimcore\Model\Document\Editable\Link {#5586
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Terms & Conditions"
        "path" => "/terms-conditions"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 88
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:3.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Terms & Conditions"
        "path" => "/terms-conditions"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 88
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:3.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.mainBlockTitle" => Pimcore\Model\Document\Editable\Input {#5587
      #text: "Useful links"
      #config: [
        "placeholder" => "Footer Title"
      ]
      #name: "mainlinkblock:1.mainBlockTitle"
      #realName: "mainBlockTitle"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Useful links"
      config: [
        "placeholder" => "Footer Title"
      ]
      name: "mainlinkblock:1.mainBlockTitle"
      realName: "mainBlockTitle"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
  ]
  #versions: null
  #contentMasterDocumentId: null
  #supportsContentMaster: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #fullPathCache: null
  #id: 12
  #parentId: 11
  #parent: null
  #key: "footer"
  #path: "/en/shared/includes/"
  #index: 1
  #published: true
  #creationDate: 1563206054
  #modificationDate: 1678110057
  #userOwner: 2
  #userModification: 1
  #properties: [
    "footer" => Pimcore\Model\Property {#5614
      #name: "footer"
      #data: "12"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "footer"
      data: "12"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "language" => Pimcore\Model\Property {#5607
      #name: "language"
      #data: "en"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "language"
      data: "en"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "left_nav_show" => Pimcore\Model\Property {#5606
      #name: "left_nav_show"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_show"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "left_nav_start_node" => Pimcore\Model\Property {#5605
      #name: "left_nav_start_node"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_start_node"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "navigation_root" => Pimcore\Model\Property {#5608
      #name: "navigation_root"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "navigation_root"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "newsletter_confirm_mail" => Pimcore\Model\Property {#5612
      #name: "newsletter_confirm_mail"
      #data: "105"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "newsletter_confirm_mail"
      data: "105"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "news_default_document" => Pimcore\Model\Property {#5613
      #name: "news_default_document"
      #data: "65"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "news_default_document"
      data: "65"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "password_reset_mail" => Pimcore\Model\Property {#5611
      #name: "password_reset_mail"
      #data: "93"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "password_reset_mail"
      data: "93"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "terms_and_conditions" => Pimcore\Model\Property {#5609
      #name: "terms_and_conditions"
      #data: "88"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "terms_and_conditions"
      data: "88"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "sidebar" => Pimcore\Model\Property {#5615
      #name: "sidebar"
      #data: "36"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "sidebar"
      data: "36"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "navigation_accesskey" => Pimcore\Model\Property {#5616
      #name: "navigation_accesskey"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_accesskey"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_anchor" => Pimcore\Model\Property {#5617
      #name: "navigation_anchor"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_anchor"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_class" => Pimcore\Model\Property {#5618
      #name: "navigation_class"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_class"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_exclude" => Pimcore\Model\Property {#5619
      #name: "navigation_exclude"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_exclude"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_name" => Pimcore\Model\Property {#5620
      #name: "navigation_name"
      #data: "footer"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_name"
      data: "footer"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_parameters" => Pimcore\Model\Property {#5621
      #name: "navigation_parameters"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_parameters"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_relation" => Pimcore\Model\Property {#5622
      #name: "navigation_relation"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_relation"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_tabindex" => Pimcore\Model\Property {#5623
      #name: "navigation_tabindex"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_tabindex"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_target" => Pimcore\Model\Property {#5624
      #name: "navigation_target"
      #data: null
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_target"
      data: null
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_title" => Pimcore\Model\Property {#5625
      #name: "navigation_title"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_title"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
  ]
  #children: []
  #hasChildren: []
  #siblings: []
  #hasSiblings: []
  #locked: null
  #versionCount: 61
  #dependencies: null
  #__dataVersionTimestamp: 1678110057
  #dao: Pimcore\Model\Document\Page\Dao {#5589 …}
  #_fulldump: false
  #o_dirtyFields: null
  #scheduledTasks: null
  +"____pimcore_cache_item__": "document_12"
  title: "Pimcore Footer"
  description: ""
  metaData: []
  type: "page"
  prettyUrl: null
  targetGroupIds: ""
  controller: "App\Controller\DefaultController::defaultAction"
  template: "includes/footer.html.twig"
  editables: [
    "mainlinkblock" => Pimcore\Model\Document\Editable\Block {#4524}
    "mainlinkblock:1.linkblock" => Pimcore\Model\Document\Editable\Block {#5585}
    "mainlinkblock:1.linkblock:1.myLink" => Pimcore\Model\Document\Editable\Link {#5584}
    "mainlinkblock:1.linkblock:2.myLink" => Pimcore\Model\Document\Editable\Link {#5595}
    "mainlinkblock:1.linkblock:3.myLink" => Pimcore\Model\Document\Editable\Link {#5586}
    "mainlinkblock:1.mainBlockTitle" => Pimcore\Model\Document\Editable\Input {#5587}
  ]
  versions: null
  contentMasterDocumentId: null
  supportsContentMaster: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  fullPathCache: null
  id: 12
  parentId: 11
  parent: null
  key: "footer"
  path: "/en/shared/includes/"
  index: 1
  published: true
  creationDate: 1563206054
  modificationDate: 1678110057
  userOwner: 2
  userModification: 1
  properties: [
    "footer" => Pimcore\Model\Property {#5614}
    "language" => Pimcore\Model\Property {#5607}
    "left_nav_show" => Pimcore\Model\Property {#5606}
    "left_nav_start_node" => Pimcore\Model\Property {#5605}
    "navigation_root" => Pimcore\Model\Property {#5608}
    "newsletter_confirm_mail" => Pimcore\Model\Property {#5612}
    "news_default_document" => Pimcore\Model\Property {#5613}
    "password_reset_mail" => Pimcore\Model\Property {#5611}
    "terms_and_conditions" => Pimcore\Model\Property {#5609}
    "sidebar" => Pimcore\Model\Property {#5615}
    "navigation_accesskey" => Pimcore\Model\Property {#5616}
    "navigation_anchor" => Pimcore\Model\Property {#5617}
    "navigation_class" => Pimcore\Model\Property {#5618}
    "navigation_exclude" => Pimcore\Model\Property {#5619}
    "navigation_name" => Pimcore\Model\Property {#5620}
    "navigation_parameters" => Pimcore\Model\Property {#5621}
    "navigation_relation" => Pimcore\Model\Property {#5622}
    "navigation_tabindex" => Pimcore\Model\Property {#5623}
    "navigation_target" => Pimcore\Model\Property {#5624}
    "navigation_title" => Pimcore\Model\Property {#5625}
  ]
  children: []
  hasChildren: []
  siblings: []
  hasSiblings: []
  locked: null
  versionCount: 61
  dependencies: null
  __dataVersionTimestamp: 1678110057
  _fulldump: false
  o_dirtyFields: null
  scheduledTasks: null
}
document
Pimcore\Model\Document\Page {#5602
  #title: "Pimcore Footer"
  #description: ""
  #metaData: []
  #type: "page"
  #prettyUrl: null
  #targetGroupIds: ""
  -useTargetGroup: null
  #controller: "App\Controller\DefaultController::defaultAction"
  #template: "includes/footer.html.twig"
  #editables: [
    "mainlinkblock" => Pimcore\Model\Document\Editable\Block {#4524
      #indices: [
        "1"
      ]
      #current: 0
      #config: [
        "limit" => 1000000
      ]
      #name: "mainlinkblock"
      #realName: "mainlinkblock"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
      ]
      current: 0
      config: [
        "limit" => 1000000
      ]
      name: "mainlinkblock"
      realName: "mainlinkblock"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock" => Pimcore\Model\Document\Editable\Block {#5585
      #indices: [
        "1"
        "2"
        "3"
      ]
      #current: 0
      #config: [
        "limit" => 1000000
      ]
      #name: "mainlinkblock:1.linkblock"
      #realName: "linkblock"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      indices: [
        "1"
        "2"
        "3"
      ]
      current: 0
      config: [
        "limit" => 1000000
      ]
      name: "mainlinkblock:1.linkblock"
      realName: "linkblock"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:1.myLink" => Pimcore\Model\Document\Editable\Link {#5584
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Contact us"
        "path" => "/contact-us"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 227
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:1.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Contact us"
        "path" => "/contact-us"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 227
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:1.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:2.myLink" => Pimcore\Model\Document\Editable\Link {#5595
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "About us"
        "path" => "/who-we-are"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 299
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:2.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "About us"
        "path" => "/who-we-are"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 299
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:2.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.linkblock:3.myLink" => Pimcore\Model\Document\Editable\Link {#5586
      #data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Terms & Conditions"
        "path" => "/terms-conditions"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 88
      ]
      #config: [
        "class" => "text-muted"
      ]
      #name: "mainlinkblock:1.linkblock:3.myLink"
      #realName: "myLink"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      data: [
        "internalType" => "document"
        "linktype" => "internal"
        "text" => "Terms & Conditions"
        "path" => "/terms-conditions"
        "target" => ""
        "parameters" => ""
        "anchor" => ""
        "title" => ""
        "accesskey" => ""
        "rel" => ""
        "tabindex" => ""
        "class" => ""
        "attributes" => ""
        "internal" => true
        "internalId" => 88
      ]
      config: [
        "class" => "text-muted"
      ]
      name: "mainlinkblock:1.linkblock:3.myLink"
      realName: "myLink"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
    "mainlinkblock:1.mainBlockTitle" => Pimcore\Model\Document\Editable\Input {#5587
      #text: "Useful links"
      #config: [
        "placeholder" => "Footer Title"
      ]
      #name: "mainlinkblock:1.mainBlockTitle"
      #realName: "mainBlockTitle"
      -parentBlockNames: []
      #documentId: 12
      #document: Pimcore\Model\Document\Page {#5602}
      #editmode: false
      #inherited: false
      #inDialogBox: null
      -editableDefinitionCollector: null
      #dao: null
      text: "Useful links"
      config: [
        "placeholder" => "Footer Title"
      ]
      name: "mainlinkblock:1.mainBlockTitle"
      realName: "mainBlockTitle"
      documentId: 12
      document: Pimcore\Model\Document\Page {#5602}
      editmode: false
      inherited: false
      inDialogBox: null
    }
  ]
  #versions: null
  #contentMasterDocumentId: null
  #supportsContentMaster: true
  #missingRequiredEditable: null
  #staticGeneratorEnabled: null
  #staticGeneratorLifetime: null
  #inheritedEditables: []
  #fullPathCache: null
  #id: 12
  #parentId: 11
  #parent: null
  #key: "footer"
  #path: "/en/shared/includes/"
  #index: 1
  #published: true
  #creationDate: 1563206054
  #modificationDate: 1678110057
  #userOwner: 2
  #userModification: 1
  #properties: [
    "footer" => Pimcore\Model\Property {#5614
      #name: "footer"
      #data: "12"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "footer"
      data: "12"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "language" => Pimcore\Model\Property {#5607
      #name: "language"
      #data: "en"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "language"
      data: "en"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "left_nav_show" => Pimcore\Model\Property {#5606
      #name: "left_nav_show"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_show"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "left_nav_start_node" => Pimcore\Model\Property {#5605
      #name: "left_nav_start_node"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "left_nav_start_node"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "navigation_root" => Pimcore\Model\Property {#5608
      #name: "navigation_root"
      #data: "3"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "navigation_root"
      data: "3"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "newsletter_confirm_mail" => Pimcore\Model\Property {#5612
      #name: "newsletter_confirm_mail"
      #data: "105"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "newsletter_confirm_mail"
      data: "105"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "news_default_document" => Pimcore\Model\Property {#5613
      #name: "news_default_document"
      #data: "65"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "news_default_document"
      data: "65"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "password_reset_mail" => Pimcore\Model\Property {#5611
      #name: "password_reset_mail"
      #data: "93"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "password_reset_mail"
      data: "93"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "terms_and_conditions" => Pimcore\Model\Property {#5609
      #name: "terms_and_conditions"
      #data: "88"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "terms_and_conditions"
      data: "88"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "sidebar" => Pimcore\Model\Property {#5615
      #name: "sidebar"
      #data: "36"
      #type: "document"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: true
      #inherited: true
      #dao: null
      name: "sidebar"
      data: "36"
      type: "document"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: true
      inherited: true
    }
    "navigation_accesskey" => Pimcore\Model\Property {#5616
      #name: "navigation_accesskey"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_accesskey"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_anchor" => Pimcore\Model\Property {#5617
      #name: "navigation_anchor"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_anchor"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_class" => Pimcore\Model\Property {#5618
      #name: "navigation_class"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_class"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_exclude" => Pimcore\Model\Property {#5619
      #name: "navigation_exclude"
      #data: false
      #type: "bool"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_exclude"
      data: false
      type: "bool"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_name" => Pimcore\Model\Property {#5620
      #name: "navigation_name"
      #data: "footer"
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_name"
      data: "footer"
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_parameters" => Pimcore\Model\Property {#5621
      #name: "navigation_parameters"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_parameters"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_relation" => Pimcore\Model\Property {#5622
      #name: "navigation_relation"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_relation"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_tabindex" => Pimcore\Model\Property {#5623
      #name: "navigation_tabindex"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_tabindex"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_target" => Pimcore\Model\Property {#5624
      #name: "navigation_target"
      #data: null
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_target"
      data: null
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
    "navigation_title" => Pimcore\Model\Property {#5625
      #name: "navigation_title"
      #data: ""
      #type: "text"
      #ctype: "document"
      #cpath: null
      #cid: 12
      #inheritable: false
      #inherited: false
      #dao: null
      name: "navigation_title"
      data: ""
      type: "text"
      ctype: "document"
      cpath: null
      cid: 12
      inheritable: false
      inherited: false
    }
  ]
  #children: []
  #hasChildren: []
  #siblings: []
  #hasSiblings: []
  #locked: null
  #versionCount: 61
  #dependencies: null
  #__dataVersionTimestamp: 1678110057
  #dao: Pimcore\Model\Document\Page\Dao {#5589 …}
  #_fulldump: false
  #o_dirtyFields: null
  #scheduledTasks: null
  +"____pimcore_cache_item__": "document_12"
  title: "Pimcore Footer"
  description: ""
  metaData: []
  type: "page"
  prettyUrl: null
  targetGroupIds: ""
  controller: "App\Controller\DefaultController::defaultAction"
  template: "includes/footer.html.twig"
  editables: [
    "mainlinkblock" => Pimcore\Model\Document\Editable\Block {#4524}
    "mainlinkblock:1.linkblock" => Pimcore\Model\Document\Editable\Block {#5585}
    "mainlinkblock:1.linkblock:1.myLink" => Pimcore\Model\Document\Editable\Link {#5584}
    "mainlinkblock:1.linkblock:2.myLink" => Pimcore\Model\Document\Editable\Link {#5595}
    "mainlinkblock:1.linkblock:3.myLink" => Pimcore\Model\Document\Editable\Link {#5586}
    "mainlinkblock:1.mainBlockTitle" => Pimcore\Model\Document\Editable\Input {#5587}
  ]
  versions: null
  contentMasterDocumentId: null
  supportsContentMaster: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  fullPathCache: null
  id: 12
  parentId: 11
  parent: null
  key: "footer"
  path: "/en/shared/includes/"
  index: 1
  published: true
  creationDate: 1563206054
  modificationDate: 1678110057
  userOwner: 2
  userModification: 1
  properties: [
    "footer" => Pimcore\Model\Property {#5614}
    "language" => Pimcore\Model\Property {#5607}
    "left_nav_show" => Pimcore\Model\Property {#5606}
    "left_nav_start_node" => Pimcore\Model\Property {#5605}
    "navigation_root" => Pimcore\Model\Property {#5608}
    "newsletter_confirm_mail" => Pimcore\Model\Property {#5612}
    "news_default_document" => Pimcore\Model\Property {#5613}
    "password_reset_mail" => Pimcore\Model\Property {#5611}
    "terms_and_conditions" => Pimcore\Model\Property {#5609}
    "sidebar" => Pimcore\Model\Property {#5615}
    "navigation_accesskey" => Pimcore\Model\Property {#5616}
    "navigation_anchor" => Pimcore\Model\Property {#5617}
    "navigation_class" => Pimcore\Model\Property {#5618}
    "navigation_exclude" => Pimcore\Model\Property {#5619}
    "navigation_name" => Pimcore\Model\Property {#5620}
    "navigation_parameters" => Pimcore\Model\Property {#5621}
    "navigation_relation" => Pimcore\Model\Property {#5622}
    "navigation_tabindex" => Pimcore\Model\Property {#5623}
    "navigation_target" => Pimcore\Model\Property {#5624}
    "navigation_title" => Pimcore\Model\Property {#5625}
  ]
  children: []
  hasChildren: []
  siblings: []
  hasSiblings: []
  locked: null
  versionCount: 61
  dependencies: null
  __dataVersionTimestamp: 1678110057
  _fulldump: false
  o_dirtyFields: null
  scheduledTasks: null
}
template
"includes/footer.html.twig"