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

Appearance settings

Commit 2936b31

Browse filesBrowse files
casahugojaviereguiluz
authored andcommitted
Add information about resolver argument priority
1 parent c1c550f commit 2936b31
Copy full SHA for 2936b31

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎controller/argument_value_resolver.rst

Copy file name to clipboardExpand all lines: controller/argument_value_resolver.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ priority of 100. As this one is responsible for fetching attributes from the
250250
lower priority. This makes sure the argument resolvers are not triggered when
251251
the attribute is present. For instance, when passing the user along a
252252
sub-requests.
253+
However, if the argument is resolved from a request attribute, it is necessary to set a priority of at least 100 otherwise the resolver will not be executed.
253254

254255
.. tip::
255256

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.