= (int) $index ?>.
            = $file !== null ? 'in ' . $handler->htmlEncode($file) : '' ?>
            traceLine !== '{html}'): ?>
                 – 
                = strtr($handler->traceLine, ['{file}' => $file, '{line}' => $line + 1, '{html}' => $html]) ?>
            
            
                = $line !== null ? 'at line' : '' ?>
                = $line !== null ? $line + 1 : '' ?>
            
            
                
                    = $file !== null ? '–' : '' ?>
                    = ($class !== null ? $handler->addTypeLinks("$class::$method") : $handler->htmlEncode($method)) . '(' . $handler->argumentsToString($args) . ')' ?>