20 hours ago, abdullacm said:try this in your tpl
{Context::getContext()->controller->php_self}
I add the code in my php file
$context->smarty->assign(array(
'all_var' => Context::getContext()
));
but no $current_url and $page_name in the debug popup