Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a2faa4

Browse files
committed
[HttpKernel] Support Uid in #[MapQueryParameter]
1 parentc91904c commit2a2faa4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎controller.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,11 @@ The ``MapQueryParameter`` attribute supports the following argument types:
371371
* ``float``
372372
* ``int``
373373
* ``string``
374+
* Objects that extend:class:`Symfony\\Component\\Uid\\AbstractUid`
375+
376+
..versionadded::7.3
377+
378+
The support of ``AbstractUid`` was introduced in Symfony 7.3.
374379

375380
``#[MapQueryParameter]`` can take an optional argument called ``filter``. You can use the
376381
`Validate Filters`_ constants defined in PHP::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp