Breadcrumbs
Breadcrumbs is a globally available system node that collects the path trace to the current web page for a user to find their way back.
The term is an industry standard named from the kids story of "Hanzel und Gretchel".
breadcrumbs::add($name);
breadcrumbs::add($name, $url);