Rendered via Layout, section "Main": CustomResolving template from Singles. The following is a dump of the "page" Argument passed to CustomViewHelper: --------------------------- array ( 'foo' => 'bar', ) --------------------------- The following is a dump of the "page" Argument passed to CustomViewHelper: --------------------------- array ( 'bar' => 'foo', ) --------------------------- # Sir's template is rendered above (473 bytes).