FUMAN EXCEPTION
Error: Call to undefined function fuman_f45638f81c009195a99bdda4c05cd377() in library/fuman8/fuman/src/Template/Processor/FilterProcessor.php on line 121
116
117            $matches = [];
118            $count = count($currentData);
119            foreach ($currentData as $n => $value) {
120                $r = $filterFunction($n);
121                //echo $n.' '.$r.' '.$filter.'
';
122                if ($r >= 0 && $r < $count) {
123                    $matches[] = $inverted ? $count - 1 - $r : $r;
124                }
125            }
Backtrace
FileLine 54 in library/fuman8/fuman/src/Template/Processor/AbstractProcessor.php
CallFuman\Template\Processor\FilterProcessor->getValue(Array(2), Fuman\Response\RecordResponseData())
FileLine 303 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Processor\AbstractProcessor->processValue(Array(2), Fuman\Response\RecordResponseData())
FileLine 247 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseTree(Array(2), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData(), Null)
FileLine 200 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseDataByObject(Array(2), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData())
FileLine 188 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->_parse(Array(0), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData())
FileLine 163 in app/core/inputtype/contentblock/contentblock.php
CallFuman\Template\Parser->parse(Fuman\Response\RecordResponseData(), "{filter:section_asset:min(3,n)}[{if:!_first}[, ]{label}]")
FileLine 163 in library/fuman8/fuman/src/Response/RecordResponseData.php
Callapp_core_inputtype_contentblock->getTemplateData(Object(Fuman\Db\Record), Null)
FileLine 192 in library/fuman8/fuman/src/Response/RecordResponseData.php
CallFuman\Response\RecordResponseData->getValue("event")
FileLine 471 in library/fuman8/fuman/src/Response/ResponseData.php
CallFuman\Response\RecordResponseData->hasValue("event")
FileLine 32 in library/fuman8/fuman/src/Template/Parser/ArrayItemWrapper.php
CallFuman\Response\ResponseData->__isset("event")
FileLine 772 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser\ArrayItemWrapper->__isset("event")
FileLine 314 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser::extractValue("event.key", Object(Fuman\Template\Parser\ArrayItemWrapper), Array(42))
FileLine 416 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseTree(Array(13), Object(Fuman\Template\Parser\State), Object(Fuman\Template\Parser\ArrayItemWrapper), Fuman\Response\ResponseData(ts/eventdetail.phtml))
FileLine 247 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseTree(Array(11), Object(Fuman\Template\Parser\State), Fuman\Response\ResponseData(ts/eventdetail.phtml), Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 448 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseDataByObject(Array(11), Object(Fuman\Template\Parser\State), Fuman\Response\ResponseData(ts/eventdetail.phtml), Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 247 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseTree(Array(94), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml), Null)
FileLine 200 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->parseDataByObject(Array(94), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 188 in library/fuman8/fuman/src/Template/Parser.php
CallFuman\Template\Parser->_parse(Array(0), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 418 in library/fuman8/fuman/src/Response/BasicTheme.php
CallFuman\Template\Parser->parse(Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 269 in library/fuman8/fuman/src/Frontend/FrontendTheme.php
CallFuman\Response\BasicTheme->parse
FileLine 61 in library/fuman8/fuman/src/Response/HtmlResponse.php
CallFuman\Frontend\FrontendTheme->parse
FileLine 44 in library/fuman8/fuman/src/Response/HtmlResponse.php
CallFuman\Response\HtmlResponse->_render(Fuman\Frontend\FrontendTheme(/default/index.phtml))
FileLine 67 in library/fuman8/fuman/src/Frontend/FrontendApplication.php
CallFuman\Response\HtmlResponse->render
FileLine 3 in /home/httpd/vhosts/sdk-csd.ch/httpdocs/2023/index.php
CallFuman\Frontend\FrontendApplication->run