{{ render(controller(
'App\\Controller\\UserProfileController::searchBar'
)) }}
{{ pagerfanta(users, 'twitter_bootstrap4', {routeName: 'user_profile_index',
routeParams: app.request.query.all }) }}
{% endif %}