constant Events::PRE_DYNAMIC_MATCH_REQUEST in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony-cmf/routing/Event/Events.php \Symfony\Cmf\Component\Routing\Event\Events::PRE_DYNAMIC_MATCH_REQUEST
Fired before a Request is matched in \Symfony\Cmf\Component\Routing\DynamicRouter#match
The event object is RouteMatchEvent.
File
- vendor/
symfony-cmf/ routing/ Event/ Events.php, line 28
Class
Namespace
Symfony\Cmf\Component\Routing\EventCode
const PRE_DYNAMIC_MATCH_REQUEST = 'cmf_routing.pre_dynamic_match_request';