❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
router::findRouteBy($field, $value)
Find a registered route by a field and value
$field
(string)
$value
(string)
return
(object)
↑
Toolkit API overview
←
router::filters
→
router::register
↓
Back to Toolkit API section
Top