Similar to `prefix` but it allows to add a prefix to the name of some routes: ```yaml api: resource: ../controller/routing.yml name_prefix: api_ prefix: /api ``` https://github.com/symfony/symfony/pull/25178