Overview

Namespaces

  • Autarky
    • Config
      • Loaders
    • Console
    • Container
      • Exception
      • Factory
      • Proxy
    • Database
    • Errors
    • Events
    • Files
    • Http
    • Logging
    • Providers
    • Routing
      • Events
    • Testing
    • TwigTemplating
      • Extensions
    • Utils

Classes

  • AbstractRouteEvent
  • AfterEvent
  • BeforeEvent
  • RouteMatchedEvent
  • Overview
  • Namespace
  • Class

Namespace Autarky\Routing\Events

Classes summary
AbstractRouteEvent
AfterEvent

Event that is fired after a route's controller has been invoked, before the response is returned from the router to the HttpKernel.

BeforeEvent Event that is fired before a route's controller is invoked.
RouteMatchedEvent Event that is fired when an URL is matched with a route.
Autarky Framework API documentation generated by ApiGen