2018-05-04 03:04:18 +02:00
|
|
|
SilverStripe\CMS\Model\SiteTree:
|
2016-08-10 06:08:39 +02:00
|
|
|
parent1_published:
|
|
|
|
Title: Parent1
|
|
|
|
child1_1_published:
|
|
|
|
Title: Child1.1
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.parent1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
child1_2_published:
|
|
|
|
Title: Child1.2
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.parent1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
child1_3_orphaned:
|
|
|
|
Title: Child1.3
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.parent1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
child1_4_orphaned_published:
|
|
|
|
Title: Child1.4
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.parent1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
grandchild1_1_1:
|
|
|
|
Title: Grandchild1.1.1
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.child1_1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
grandchild1_1_2_published:
|
|
|
|
Title: Grandchild1.1.2
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.child1_1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
grandchild1_1_3_orphaned:
|
|
|
|
Title: Grandchild1.1.3
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.child1_1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
grandchild1_1_4_orphaned_published:
|
|
|
|
Title: Grandchild1.1.4
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.child1_1_published
|
2016-08-10 06:08:39 +02:00
|
|
|
parent2:
|
|
|
|
Title: Parent2
|
|
|
|
child2_1_published_orphaned:
|
|
|
|
Title: Child2.1
|
2018-05-04 03:04:18 +02:00
|
|
|
Parent: =>SilverStripe\CMS\Model\SiteTree.parent2
|