Ecco cosa ottengo

[router] Current routes
Name Method Scheme Host Path
_wdt ANY ANY ANY /_wdt/{token}
_profiler_home ANY ANY ANY /_profiler/
_profiler_search ANY ANY ANY /_profiler/search
_profiler_search_bar ANY ANY ANY /_profiler/search_bar
_profiler_purge ANY ANY ANY /_profiler/purge
_profiler_info ANY ANY ANY /_profiler/info/{about}
_profiler_phpinfo ANY ANY ANY /_profiler/phpinfo
_profiler_search_results ANY ANY ANY /_profiler/{token}/search/results
_profiler ANY ANY ANY /_profiler/{token}
_profiler_router ANY ANY ANY /_profiler/{token}/router
_profiler_exception ANY ANY ANY /_profiler/{token}/exception
_profiler_exception_css ANY ANY ANY /_profiler/{token}/exception.css
_configurator_home ANY ANY ANY /_configurator/
_configurator_step ANY ANY ANY /_configurator/step/{index}
_configurator_final ANY ANY ANY /_configurator/final
_twig_error_test ANY ANY ANY /_error/{code}.{_format}
homepage ANY ANY ANY /app/example
_welcome ANY ANY ANY /
_demo_login ANY ANY ANY /demo/secured/login
_demo_security_check ANY ANY ANY /demo/secured/login_check
_demo_logout ANY ANY ANY /demo/secured/logout
acme_demo_secured_hello ANY ANY ANY /demo/secured/hello
_demo_secured_hello ANY ANY ANY /demo/secured/hello/{name}
_demo_secured_hello_admin ANY ANY ANY /demo/secured/hello/admin/{name}
_demo ANY ANY ANY /demo/
_demo_hello ANY ANY ANY /demo/hello/{name}
_demo_contact ANY ANY ANY /demo/contact