Twig Error: Too few arguments to function TotalCMS\Domain\Twig\Adapter\TotalCMSTwigAdapter::collection(), 0 passed in /home/mila/pronti/public_html/public_html/rw_common/plugins/stacks/tcms/vendor/twig/twig/src/Extension/CoreExtension.php on line 1911 and exactly 1 expected Check in Debugger

always ready newsletter
{% set stackspublish = false %} {% set ar = cms.collection.object("blog", getData.id ) %}
{{ cms.render.image( ar.id,{ w : 1920, h : 600, fm : "webp", fit : "fill" , } ,{ class : "stacks_in_12947 ", loading : "auto", collection : "blog", property : "image" }) }}

{{ar.title}}

{{ ar.date | date('m/d/Y') }}

{{ cms.data.styledtext(ar.id,{ collection : "blog", property : "summary"}) | default("") }}
{{ cms.data.styledtext(ar.id,{ collection : "blog", property : "content"}) | default("") }}
{% set gridCaptionTemplate %}{% verbatim %}{ alt }{% endverbatim %}{% endset %} {% set captionTemplate %}{% verbatim %}

{ exif.title }

{ exif.description }

{% endverbatim %}{% endset %} {{ cms.render.gallery( ar.id, { w:600, h:400, }, { w:1500, h:1000, },{ collection : "blog", property : "gallery", download : false, plugins : ["thumbnail", "zoom",], speed : 400, mode : "lg-slide", maxVisible : 0, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_12941 " } ) }}
{{ cms.data.styledtext(ar.id,{ collection : "blog", property : "extra"}) | default("") }}