File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -1147,16 +1147,7 @@ special parameters created by Symfony:
1147
1147
Used to set the :ref: `locale <translation-locale-url >` on the request.
1148
1148
1149
1149
``_query ``
1150
- Used to add query parameters to the generated URL.
1151
-
1152
- .. versionadded :: 7.4
1153
-
1154
- The ``_query `` parameter was introduced in Symfony 7.4.
1155
-
1156
- .. deprecated :: 7.4
1157
-
1158
- Passing a value other than an array as the ``_query `` parameter was
1159
- deprecated in Symfony 7.4.
1150
+ An array of query parameters to add to the generated URL.
1160
1151
1161
1152
You can include these attributes (except ``_fragment ``) both in individual routes
1162
1153
and in route imports. Symfony defines some special attributes with the same name
You can’t perform that action at this time.
0 commit comments