Namespaces

Classes

A route part handler for finding nodes specifically in the website's frontend.

A Neos routing exception

A route part handler for finding nodes specifically in the website's frontend.

Aspect to convert a node object to its context node path. This is used in URI building in order to make linking to nodes a lot easier.

Simple HTTP middleware that makes the host of the currently active server request available to the routing framework This allows the FrontendRoutePartHandler (and other handlers) to react on the current request when matching/resolving routes

Interfaces

Marker interface which can be used to replace the currently used FrontendNodeRoutePartHandler, to e.g. use the one with localization support.