constant Events::PRE_DYNAMIC_MATCH 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
Fired before a path is matched in \Symfony\Cmf\Component\Routing\DynamicRouter#match
The event object is RouteMatchEvent.
File
- vendor/
symfony-cmf/ routing/ Event/ Events.php, line 21
Class
Namespace
Symfony\Cmf\Component\Routing\EventCode
const PRE_DYNAMIC_MATCH = 'cmf_routing.pre_dynamic_match';