$findRouteByName (DEPRECATED)

Deprecation Notice

Introduction

The $findRouteByName instance method connects to the internal EJS router, returning a route definition matching the given name. This method is useful for determining the structure of the routing tree, enabling useful features like navigation breadcrumbs.

Last updated