/var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/templates/element
NameSizeModeActions
auto_table_warning.php19790644editdlrm
exception_stack_trace.php27430644editdlrm
exception_stack_trace_nav.php17370644editdlrm
plugin_class_error.php12630644editdlrm
Edit: /var/www/vhosts/ihelp.ro/_OLD/vendor/cakephp/cakephp/templates/element/exception_stack_trace.php (2743B)
$stack): $excerpt = $params = []; $line = null; if (isset($stack['file'], $stack['line']) && is_numeric($stack['line'])): $line = $stack['line']; $excerpt = Debugger::excerpt($stack['file'], $line, 4); endif; if (isset($stack['file'])): $file = $stack['file']; else: $file = '[internal function]'; endif; if (isset($stack['function'])): if (!empty($stack['args'])): foreach ((array)$stack['args'] as $arg): $params[] = Debugger::exportVar($arg, 4); endforeach; else: $params[] = 'No arguments'; endif; endif; ?>
Html->link(Debugger::trimPath($file), Debugger::editorUrl($file, $line)); ?> Toggle Arguments
$line): ?>