| 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 |
| File | Line 54 in library/fuman8/fuman/src/Template/Processor/AbstractProcessor.php |
| Call | Fuman\Template\Processor\FilterProcessor->getValue(Array(2), Fuman\Response\RecordResponseData()) |
| File | Line 303 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Processor\AbstractProcessor->processValue(Array(2), Fuman\Response\RecordResponseData()) |
| File | Line 247 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseTree(Array(2), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData(), Null) |
| File | Line 200 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseDataByObject(Array(2), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData()) |
| File | Line 188 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->_parse(Array(0), Object(Fuman\Template\Parser\State), Fuman\Response\RecordResponseData()) |
| File | Line 163 in app/core/inputtype/contentblock/contentblock.php |
| Call | Fuman\Template\Parser->parse(Fuman\Response\RecordResponseData(), "{filter:section_asset:min(3,n)}[{if:!_first}[, ]{label}]") |
| File | Line 163 in library/fuman8/fuman/src/Response/RecordResponseData.php |
| Call | app_core_inputtype_contentblock->getTemplateData(Object(Fuman\Db\Record), Null) |
| File | Line 192 in library/fuman8/fuman/src/Response/RecordResponseData.php |
| Call | Fuman\Response\RecordResponseData->getValue("event") |
| File | Line 471 in library/fuman8/fuman/src/Response/ResponseData.php |
| Call | Fuman\Response\RecordResponseData->hasValue("event") |
| File | Line 32 in library/fuman8/fuman/src/Template/Parser/ArrayItemWrapper.php |
| Call | Fuman\Response\ResponseData->__isset("event") |
| File | Line 772 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser\ArrayItemWrapper->__isset("event") |
| File | Line 314 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser::extractValue("event.key", Object(Fuman\Template\Parser\ArrayItemWrapper), Array(42)) |
| File | Line 416 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseTree(Array(13), Object(Fuman\Template\Parser\State), Object(Fuman\Template\Parser\ArrayItemWrapper), Fuman\Response\ResponseData(ts/eventdetail.phtml)) |
| File | Line 247 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseTree(Array(11), Object(Fuman\Template\Parser\State), Fuman\Response\ResponseData(ts/eventdetail.phtml), Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 448 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseDataByObject(Array(11), Object(Fuman\Template\Parser\State), Fuman\Response\ResponseData(ts/eventdetail.phtml), Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 247 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseTree(Array(94), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml), Null) |
| File | Line 200 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->parseDataByObject(Array(94), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 188 in library/fuman8/fuman/src/Template/Parser.php |
| Call | Fuman\Template\Parser->_parse(Array(0), Object(Fuman\Template\Parser\State), Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 418 in library/fuman8/fuman/src/Response/BasicTheme.php |
| Call | Fuman\Template\Parser->parse(Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 269 in library/fuman8/fuman/src/Frontend/FrontendTheme.php |
| Call | Fuman\Response\BasicTheme->parse |
| File | Line 61 in library/fuman8/fuman/src/Response/HtmlResponse.php |
| Call | Fuman\Frontend\FrontendTheme->parse |
| File | Line 44 in library/fuman8/fuman/src/Response/HtmlResponse.php |
| Call | Fuman\Response\HtmlResponse->_render(Fuman\Frontend\FrontendTheme(/default/index.phtml)) |
| File | Line 67 in library/fuman8/fuman/src/Frontend/FrontendApplication.php |
| Call | Fuman\Response\HtmlResponse->render |
| File | Line 3 in /home/httpd/vhosts/sdk-csd.ch/httpdocs/2023/index.php |
| Call | Fuman\Frontend\FrontendApplication->run |