#geofence geofence_list: path: /geofence controller: App\Controller\GeofenceController::index geofence_create: path: /geofence/create controller: App\Controller\GeofenceController::addForm methods: [GET] geofence_create_submit: path: /geofence/create controller: App\Controller\GeofenceController::addSubmit methods: [POST]