Skip to content

Commit 2a711d9

Browse files
committed
docs(filters): remove global order_nulls_comparison (available only in 2.7)
1 parent 6608635 commit 2a711d9

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

core/filters.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -755,15 +755,6 @@ App\Entity\Offer:
755755

756756
[/codeSelector]
757757

758-
The strategy to use by default can be configured globally:
759-
760-
```yaml
761-
# api/config/packages/api_platform.yaml
762-
api_platform:
763-
collection:
764-
order_nulls_comparison: 'nulls_smallest'
765-
```
766-
767758
#### Using a Custom Order Query Parameter Name
768759

769760
A conflict will occur if `order` is also the name of a property with the search filter enabled.

0 commit comments

Comments
 (0)