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.
1 parent 5f004c3 commit 6b0f53cCopy full SHA for 6b0f53c
routing.rst
@@ -466,6 +466,10 @@ a slash. URLs matching this route might look like:
466
Symfony provides you with a way to do this by leveraging service container
467
parameters. Read more about this in ":doc:`/routing/service_container_parameters`".
468
469
+.. caution::
470
+
471
+ A route parameter name cannot start with a digit and cannot be longer than 32 characters.
472
473
Special Routing Parameters
474
~~~~~~~~~~~~~~~~~~~~~~~~~~
475
0 commit comments