We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Similar to prefix but it allows to add a prefix to the name of some routes:
prefix
api: resource: ../controller/routing.yml name_prefix: api_ prefix: /api
symfony/symfony#25178